Skip to content

IO Backends

earth2studio.io

IO Backends for saving your inference results for further post processing.

AsyncZarrBackendAsync Zarr v3 IO Backend
IceChunkBackendA backend that writes to an [Icechunk](https://icechunk.io/) repository.
KVBackendA key-value (dict) backend.
NetCDF4BackendA backend that supports the NetCDF4 format.
XarrayBackendAn xarray backed IO object.
ZarrBackendA backend that supports the zarr format.