polaris.ocean.global_stats_names.available_stats
- polaris.ocean.global_stats_names.available_stats(model)[source]
Get the global statistics a model computes
- Parameters:
model ({'mpas-ocean', 'omega'}) – The ocean model that wrote the output
- Returns:
stats (list of str) – The Polaris-standard name of each statistic the model computes
- Raises:
ValueError – If
modelis not an ocean model Polaris knows about