Zarr Specs Save

Zarr core protocol for storage and retrieval of N-dimensional typed arrays

Project README

Zarr Specification

Zarr core protocol for storage and retrieval of N-dimensional typed arrays

drawing

For the v1 and v2 specs, please see https://github.com/zarr-developers/zarr-python/tree/main/docs/spec.

The rendered docs of the main branch are available at https://zarr-specs.readthedocs.io

Usage

The following steps install the necessary packages to render the specs with automatic updating and reloading of changes:

## optionally setup an venv
# python3 -m venv .venv
# . .venv/bin/activate
pip install -r docs/requirements.txt
pip install sphinx-autobuild
sphinx-autobuild -a docs docs/_build/html
Open Source Agenda is not affiliated with "Zarr Specs" Project. README Source: zarr-developers/zarr-specs
Stars
81
Open Issues
94
Last Commit
1 month ago

Open Source Agenda Badge

Open Source Agenda Rating