-
Hi @bugraoezdemir,
It seems to me that
https://neubias.github.io/training-resources/ome_zarr/index.html?id_activity_platform-0=minio-client-activity-0#inspection
does not work _as is_. It s…
-
### Zarr version
v3
### Numcodecs version
na
### Python Version
na
### Operating System
na
### Installation
na
### Description
https://github.com/zarr-developers/zarr-python/blob/main/src/z…
-
CC @melonora @berombau
Working with Zarr files on a HPC may create problems due to Zarr v2. One of the challenges for the hackathon will be to setup a set of benchmarks, which will help evaluate the…
-
Is there a way to ask zarr if a key is backed by a chunk (as opposed to defaulting to the fill_value)?
The motivation is trying to create virtual references for an existing zarr store, but not knowin…
-
I've used kerchunk and fsspec to create a reference file system of a full plate of raw tiff images and I was hoping to visualize them in napari using `napari-ome-zarr`. Is this ability currently possi…
-
The name of an array can be `None`, which is a bit odd since `None` is not a valid location in a file system. Can someone explain what we are expressing by allowing `Array.name` to be `None`? Note tha…
-
### Is your feature request related to a problem?
When trying to standardise multiple files at once, a chunk size error is sometimes raised. The files have to be standardised one by one which seems…
-
### Zarr version
v3.0.0-beta.1 (main)
### Numcodecs version
0.13.0
### Python Version
3.12
### Operating System
Mac
### Installation
`uv` from repo
### Description
I t…
-
This is likely an Xarray or Zarr bug, but reporting here first
```python
import xarray as xr
from icechunk import IcechunkStore, StorageConfig
store = await IcechunkStore.create(
StorageC…
-
### Description of the bug
Hello,
I'm running into a very weird issue with Nextflow + Tower + SpatialVi when publishing the `sdata_processed.zarr` to S3.
I tested with Nextflow 24.04.3 and 24.04.4.…