-
Zarr-Python 3.0 is getting close to a full release. This issue tracks the integration of the 3.0 release with Kerchunk.
Here's a running list of issues we expect we need to solve either here or up…
-
### Zarr version
main
### Description
There is a bug in these lines:
`cdata` is not of type bytes in the `else` clause:
https://github.com/zarr-developers/zarr-python/blob/eb85ee7ba32df4983b80ae…
-
### History
Zarr-Python 2 included the concept of a separate `chunk_store`. This was added very early on (https://github.com/zarr-developers/zarr-python/pull/37) in Zarr's development and has not bee…
-
The documentation should devote some space to a basic explanation of the zarr data model, (using `zarr-python` to explore instances of that model of course). In particular I think [this page](https://…
-
We are now in the last mile of the 3.0 refactor. This issue is tracking what we are considering release blockers: There is also a milestone for [After 3.0.0](https://github.com/zarr-developers/zarr-py…
-
It would be nice to allow `zarr` store path of a ZarrArray to be returned. I think this is already available in `HDF5Array` ?
```
> a tf1 z1 DelayedArray::path(z1)
Error: unable to find an in…
-
In [the recent CodeCov report]( https://app.codecov.io/gh/zarr-developers/numcodecs/commit/ad1ad675d933c43e16479b512cb00beed1ade375/tree/numcodecs ), they flag [these lines]( https://app.codecov.io/gh…
-
In order to create and use virtual datasets with python, users will want to use `kerchunk` and `virtualizarr`. These are just starting down the path to zarr 3 and icechunk compatability. This issue wi…
-
Was hoping someone could quickly chime in with any thoughts on where to look.
very simple code, basically load a WSI with the OpenSlideStore and pull one of the pyramids out
```python
import za…
-
## 🐛 Bug
Using:
napari version: 0.3.1
plugin package: napari
version: 0.3.1
I get this error as I try to open a folder containing an image saved as zarr pyramid.
ERROR #1: Error in plugi…