ursa.backends._zarr¶
Zarr backend wiring for Ursa’s temporal classes.
Holds :class:_UrsaZarrStore (a read-only zarr v3 :class:Store that
proxies to an Ursa :class:ObjectStore) and four opener helpers — one
per (regular | irregular) × (materialized | lazy) combination — that
populate an already-allocated instance of the matching temporal class.
The module is named with an underscore prefix to avoid CWD-shadowing the
installed zarr package when working inside ursa/backends/.
Module Contents¶
Data¶
API¶
- ursa.backends._zarr.DENSE_V1_LAYOUT¶
‘dense-v1’