API Reference¶
DataArray¶
Attributes¶
Check to see if the underlying array is a cupy array. |
Methods¶
Converts the DataArray's underlying array type to cupy. |
|
Converts the DataArray's underlying array type from cupy to numpy. |
|
Dataset¶
Attributes¶
Check to see if the underlying array is a cupy array. |
Methods¶
Convert the Dataset's underlying array type to cupy. |
|
Converts the Dataset's underlying array type from cupy to numpy. |
Backends¶
cog3pio¶
cog3pio backend for xarray to read TIFF files directly into CuPy arrays in GPU memory.
Xarray backend to read GeoTIFF files using 'cog3pio' engine. |