Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Wrap xarray around numpy array with CRS and x,y coords.
im (Any) – numpy array to wrap, last two axes are Y,X
Any
gbox (GeoBox) – Geobox, must same shape as last two axis of im
im
time – optional time axis value(s), defaults to None
nodata – optional nodata value, defaults to None
attrs – Any other attributes to set on the result
DataArray
xarray DataArray