Return CF-Convention "mapping" variable corresponding to an EPSG code specified in a PROJ string.
Convert a proj string with an EPSG code to a set of CF attributes.
Fails if proj_string does not contain an EPSG code.
proj_string
Definition at line 47 of file projection.cc.
References pism::RuntimeError::formatted(), and PISM_ERROR_LOCATION.
Referenced by check_consistency_epsg(), and get_projection_info().