Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zarr python 3 0 0 #132

Merged
merged 3 commits into from
Jan 15, 2025
Merged

zarr python 3 0 0 #132

merged 3 commits into from
Jan 15, 2025

Conversation

thewtex
Copy link
Owner

@thewtex thewtex commented Jan 15, 2025

  • BUG: Pass Zarr Python 3 format_kwargs to open_array, dask
  • COMP: Update pixi.lock for zarr-python 3.0.0

With OME-Zarr 0.4 / Zarr 2, it will write a zarr.json in the store and
when reading it will be confused the version of the zarr store.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

zarr-python 3.0.0 is now released.

This version contains some bugs, which we are running into.

We will get zarr-python 2 on older Python and zarr-python 3 with newer
(3.11+).
@thewtex thewtex merged commit aa539b2 into main Jan 15, 2025
36 checks passed
@thewtex thewtex deleted the zarr-python-3-0-0 branch January 15, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant