mpas_analysis.shared.climatology.get_comparison_descriptor¶
- mpas_analysis.shared.climatology.get_comparison_descriptor(config, comparison_grid_name)[source]¶
Get the comparison grid descriptor from the comparison_grid_name.
- Parameters:
config (mpas_tools.config.MpasConfigParser) – Contains configuration options
comparison_grid_name ({'latlon', 'antarctic', 'arctic', 'north_atlantic',) – ‘north_pacific’, ‘subpolar_north_atlantic’} The name of the comparison grid to use for remapping.
- Raises:
ValueError – If comparison_grid_name does not describe a known comparison grid