Skip to content

Make preprocessor lazy #674

Description

@bouweandela

Overview issue with laziness status of preprocessor functions:

Checked means lazy, unchecked means not lazy or partially lazy, a question mark behind the preprocessor name means that it is unknown whether this preprocessor function is lazy or not.

Note that *_statistics preprocessor functions are lazy except for median, workaround is to use operator: percentile; percent: 50 (should be fixed in Iris 3.12 SciTools/iris#6167).

It would be great if we could make more preprocessor functions lazy. The laziness status should also be indicated in the docstrings.

Related to #51

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpreprocessorRelated to the preprocessor

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions