Skip to content

Check analysis bounds in AnalysisPostproc.h #1222

@guillaumevernieres

Description

@guillaumevernieres

Description

The ensemble re-centering step is failing due to out-of-bounds analysis variables.
We should enforce physical bounds on temperature (T), salinity (S), and sea surface height (SSH) during post-processing.

Observed issues

  • Temperature below freezing
  • Temperature above the maximum physical threshold
  • Sea surface height below the sea floor
  • Salinity below 0
  • Salinity above the maximum physical threshold

These conditions should be trapped and corrected in AnalysisPostproc.h.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SOCASea-ice, Ocean, and Coupled AssimilationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions