Skip to content

Add Config Flag to Explicitly Control Input Field Truncation #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sahahner opened this issue May 9, 2025 · 0 comments
Open

Add Config Flag to Explicitly Control Input Field Truncation #310

sahahner opened this issue May 9, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sahahner
Copy link
Member

sahahner commented May 9, 2025

Is your feature request related to a problem? Please describe.

Currently, truncation of input fields is automatically enabled when a path to the truncation matrices is provided. While this implicit control may be convenient in some cases, it reduces clarity and flexibility, especially for users who might provide all hardware configurations in configuration files in their home or want more explicit control over input processing.

Describe the solution you'd like

Introduce a dedicated flag in a configuration file (e.g., apply_truncation: true/false) to explicitly control whether truncation of input fields is applied.

This would decouple truncation behaviour from the presence of a truncation matrix path, making the configuration more predictable and aligned with how other features are toggled.

This change would improve transparency and user control in the configuration.

Describe alternatives you've considered

No response

Additional context

No response

Organisation

ECMWF

@sahahner sahahner added the enhancement New feature or request label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant