Skip to content

Simplify ocean global stats analysis member #413

Open
@mark-petersen

Description

@mark-petersen

The global_stats analysis member currently includes these scalar statistics for a large number of variables:

  1. Min Minimum global value of salinity in ocean cells.
  2. Max Maximum global value of salinity in ocean cells.
  3. Avg Average value of salinity in ocean cells.
  4. Sum Accumulated global value of salinity in ocean cells.
  5. Rms Global root mean square value of salinity in ocean cells.
  6. MinVertSum Minimum vertical sum of salinity in ocean cells.
  7. MaxVertSum Maximum vertical sum of salinity in ocean cells.

I find the first four very useful, but I have never used RMS, MinVertSum, MaxVertSum. I propose that we remove these three, as the global stats calculation currently has 235 variables, and was slow enough to cause problems on some past simulations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions