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