Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Dictionary of Coordinates in xarray format.
crs_coord_name (Optional[str]) – Use custom name for CRS coordinate, default is “spatial_ref”. Set to None to not generate CRS coordinate at all.
Optional
str
None
Dict[Hashable, DataArray]
Dict
Hashable
DataArray
Dictionary name:str -> xr.DataArray. Where names are either y,x for projected or latitude, longitude for geographic.
name:str -> xr.DataArray
y,x
latitude, longitude