zarr-python
https://github.com/zarr-developers/zarr-python
Python
An implementation of chunked, compressed, N-dimensional arrays for Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to zarr-python
Help out
- Issues
- DOC: broken redirects of `zarr.codecs.numcodecs` in the API reference
- sketch out improved performance by refactoring codec pipeline logic
- chunk encoding performance improvements
- disallow regular chunk grid with 0-length chunks
- should we remove support for inline consolidated metadata?
- minimize polymorphism in the codec pipeline?
- Make ObjectStore backend generic over any obspec store
- fix: wrap the fsspec fs in an AsyncWrapper also if it is called with asynchronouos=False
- DOC: Show how to authenticate with `fsspec`'s `storage_options` dict
- `AsyncGroup.create_dataset()` might call `AsyncGroup.create_array()` without `dtype` argument
- Docs
- Python not yet supported