zarr-developers / zarr-python

An implementation of chunked, compressed, N-dimensional arrays for Python.
https://zarr.readthedocs.io
MIT License
1.5k stars 278 forks source link

Link to specs for supported extensions #2353

Open d-v-b opened 6 days ago

d-v-b commented 6 days ago

Should we add a new section to the docs that lists the zarr core features + extensions supported by zarr-python, and links to relevant specifications, when available? At the moment this would be:

Ideally this content would be somewhere more centralized 🙃 , but for now the above proposal seems like a reasonable stop-gap measure.

d-v-b commented 6 days ago

for the v2 dtypes and codecs we could host the specs in this repo for the time being