Skip to content

Better automatic handling and checking of variable declarations #466

@mlange05

Description

@mlange05

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions