Zarr | Anaconda.org (original) (raw)

An implementation of chunked, compressed, N-dimensional arrays for Python.

Installers

conda install

To install this package run one of the following:
conda install anaconda::zarr


Description

Zarr is a format for the storage of chunked, compressed, N-dimensional arrays. These documents describe the Zarr format and its Python implementation.