treedata.read_zarr#
- treedata.read_zarr(store)#
Read from a hierarchical Zarr array store.
- Parameters:
store (
str|PathLike|MutableMapping|Group) – The filename, aMutableMapping, or a Zarr storage class.- Return type:
Read from a hierarchical Zarr array store.
store (str | PathLike | MutableMapping | Group) – The filename, a MutableMapping, or a Zarr storage class.