hydromodpy.results.importers.zarr_field#

Read a single field array from a simulation Zarr store.

Resolves a registered field through hydromodpy.results.field_registry and reads the underlying array from a directory- or zip-backed Zarr store.

Functions

import_zarr_field(zarr_path, variable, *[, ...])

Read one canonical field from a simulation Zarr store.