pip install in mamba env.
## TODO: This is not working with v3 branch nor with released version
## zr_array = zarr.open_array(store=output_config.zr_store, mode="a", zarr_format=3)
## zr_array.update_attributes({
## "_ome2024_ngff_challenge_stats": stats,
## })
Zarr version
3.0.0a1 and v3 branch currently
Numcodecs version
n/a
Python Version
3.10 and 3.12
Operating System
Mac
Installation
pip install in mamba env.
Description
Behavior:
Expected:
Steps to reproduce
see: https://github.com/ome/ome2024-ngff-challenge/blob/d25e1246b900b594c32c8214a0cb6390960fabbb/src/ome2024_ngff_challenge/resave.py#L16
Additional output
No response