polaris.tasks.ocean.analysis.sim_files.OmegaConfig.analysis_group_status
- OmegaConfig.analysis_group_status(group_name)[source]
Report whether an analysis group is writing output
- Parameters:
group_name (str) – The name of the analysis group, e.g.
'GlobalStats'- Returns:
status (str) –
'ok','missing'if the simulation has no such group, or'disabled'if it has one that is turned off