Skip to content

Preprocessor functions that made checker fail #212

Description

@jvegreg

In pull request #87 I added the option to compute variances for several time periods. That functionality made the checker crash because units were squared.

The question is, we want to allow this kind of functions on the preprocessor? If that's true, when we want to apply the data checker?

Other (potential) preprocessor functions that can be affected:

  • Corner cases in regrid than can make values go outside valid_min and valid_max range
  • Anomalies: can make values go outside valid_min and valid_max range
  • Standarized anomalies ( anomalies / std ): they don't have units

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions