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
- refactor(api): build zarr.open, open_array and open_group on one metadata reader
- fix(indexing): avoid full-grid allocations for sparse selections
- codec validation requires chunk grid info
- fix(metadata): validate codec chains against the threaded chunk spec
- fix(store): run every LocalStore filesystem call off the event loop
- merge queue
- fix(dtype): preserve scaled generic time units and normalize the μs alias
- fix: bound memory used by resize chunk cleanup
- fix: honor use_consolidated_for_children, merge async attribute updates, cancel timed-out sync coroutines
- fix(dtype): fix nested v2 round trips and detect unsupported field conversions
- Docs
- Python not yet supported