zarr-python
zarr-python copied to clipboard
An implementation of chunked, compressed, N-dimensional arrays for Python.
### Zarr version 3.1.3 ### Numcodecs version 0.16.3 ### Python Version 3.13.4 ### Operating System Windows 11 24H2 ### Installation using pip into virtual environment ### Description I am encountering...
### Zarr version 3.1.3 ### Numcodecs version 0.16.1 ### Python Version 3.11.3 ### Operating System Linux ### Installation Via binder, with xarray's blank_template.ipynb documentation example ### Description When dask provides...
Implementation of `arrow-ipc` Array Bytes codec proposed in https://github.com/zarr-developers/zarr-extensions/pull/41 TODO: * [x] Add unit tests and/or doctests in docstrings * [ ] Add docstrings and API docs for any new/modified...
Fixes https://github.com/zarr-developers/zarr-python/issues/3317. I'm going to leave this as draft, because it will probably be easier to manage backports if this is merged as the last thing before a 3.2.0 release,...
Dear all, I have a request for Zarr-Python related to their S3 stores (fsspec, obstore). Under certain circumstances, accessing a Zarr datacube in S3 can lead to 403 responses, which...
For all `_iter_shard` methods and functions there is a fallback to chunks when no shards are present, but this is not clear from either the name or the docstring. Though...
### Describe the new feature you'd like Hi, I saw a comment [comment on the ossci zulip][comment-link] by @mkitti where he raised the idea for creating a simplified version of...
### Zarr version 3.1.6.dev5+gee0e69a74 ### Numcodecs version 0.6.15 ### Python Version 3.12.8 ### Operating System macOS ### Installation From source ### Description Trying to assign to a slice of a...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.14.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.3...v0.14.7) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.18.2...v1.19.0) - [github.com/scientific-python/cookie: 2025.10.20 → 2025.11.21](https://github.com/scientific-python/cookie/compare/2025.10.20...2025.11.21)
# Issue Metrics | Metric | Average | Median | 90th percentile | | --- | --- | --- | ---: | | Time to first response | 3:00:31 |...