Skip to content
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

Better automatic handling and checking of variable declarations #466

Open
mlange05 opened this issue Jan 6, 2025 · 0 comments
Open

Better automatic handling and checking of variable declarations #466

mlange05 opened this issue Jan 6, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@mlange05
Copy link
Collaborator

mlange05 commented Jan 6, 2025

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

The current sanity checking and housekeeping for variable and argument declarations is hidden behind property setters and assumes that the given list is complete.

Describe the solution you'd like

A additional convenience API that can add/remove/ensure consistent declarations exist for a list of type symbols would make this more user friendly and would allow for some simplification and removal of redundant code paths in various transformations and pipelines.

Describe alternatives you've considered

No response

Additional context

No response

Organisation

ECMWF

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
None yet
Development

No branches or pull requests

1 participant