xarray.DataArray.proj.crs_indexes

xarray.DataArray.proj.crs_indexes#

DataArray.proj.crs_indexes#

Return an immutable dictionary of coordinate names as keys and CRSIndex objects as values.

Return an empty dictionary if no coordinate with a CRSIndex is found.