mpas_analysis.shared.projection.get_cartopy_projection

mpas_analysis.shared.projection.get_cartopy_projection(comparison_grid_name)[source]

Get the projection from the comparison_grid_name.

Parameters:

comparison_grid_name (str) – The name of the projection comparison grid to use for remapping

Returns:

projection (cartopy.crs.Projection) – The projection

Raises:

ValueError – If comparison_grid_name does not describe a known comparison grid