An implementation of chunked, compressed, N-dimensional arrays for Python.
conda install anaconda::zarr
Zarr is a format for the storage of chunked, compressed, N-dimensional arrays. These documents describe the Zarr format and its Python implementation.