-
Notifications
You must be signed in to change notification settings - Fork 31
Update to use zarr python >= 3.0 #289
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
Conversation
d6c262b
to
3fd3cc3
Compare
The only thing left is the annoying metadata test which has issues with the fill values not matching up for some reason |
This is the last blocker i believe: zarr-developers/zarr-python#2990 |
Once zarr-developers/zarr-python#2996 is released this can pin the zarr version minimum and be merged to main |
@abkfenris Once this is merged i would like to tag a release |
@mpiannucci go for it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mpiannucci for working on this. I have to say that I'm pleasantly surprised by how small the diff is here. Onward!
The zarr plugin will still be zarr 2 format for now, but we are moving on with the core zarr support
Closes #290