zarr
ZarrArrayStore(path, mode='r', disk_format=DiskFormat.ZARR, **kwargs)
¶
Bases: ArrayStore
Zarr-based array store where each logical path maps to a Zarr array.
Paths use '/' to denote nested logical structure.