xarray.DataArray.proj.crs

xarray.DataArray.proj.crs#

DataArray.proj.crs#

Return the coordinate reference system as a pyproj.crs.CRS object, or None if there isn’t any.

Raises an error if multiple CRS are found in the Dataset or DataArray.