Skip to content

create a decorator for functions that remove and then expand auxiliary variables #909

Description

@luitjansl

there are several functions (currently in the package class) that call remove_expanded_auxiliary_variables_from_dataset before beginning their "work", and when they are finished they call expand_transient_auxiliary_variables(self).
Examples include the function "mask" and the function "regrid_like"

We could create a decorator to deal with the removing and expanding of auxiliary variables.

Based on a review comment in PR #907

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    🤝 Accepted

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions