xarray.Dataset.proj.crs

Contents

xarray.Dataset.proj.crs#

Dataset.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.