xarray.Dataset.proj.crs_indexes

xarray.Dataset.proj.crs_indexes#

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