Open
Description
The global_stats
analysis member currently includes these scalar statistics for a large number of variables:
- Min Minimum global value of salinity in ocean cells.
- Max Maximum global value of salinity in ocean cells.
- Avg Average value of salinity in ocean cells.
- Sum Accumulated global value of salinity in ocean cells.
- Rms Global root mean square value of salinity in ocean cells.
- MinVertSum Minimum vertical sum of salinity in ocean cells.
- 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.