Skip to content

divergent missing data behavior for validation statistics #13

Description

@tanaya-g

The CE (coefficient_efficiency) map has gray patches because cfr’s CE calculation requires a full time series coverage at each grid cell, so any year with missing field data from the given years will make CE undefined (NaN) at that gridpoint. Correlation is unaffected because it is computed using only the available pairs of years. We want to patch that so that the CE function is robust to NaNs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions