satpy.writers.cf.crs module

CRS utility.

satpy.writers.cf.crs._is_projected(dataarray)[source]

Guess whether data are projected or not.

satpy.writers.cf.crs._try_get_units_from_coords(dataarray)[source]

Try to retrieve coordinate x/y units.

satpy.writers.cf.crs._try_to_get_crs(dataarray)[source]

Try to get a CRS from attributes.