We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's an alpha release available now that can be installed using pip install --pre
pip install --pre
https://pypi.org/project/zarr/3.0.0a0/
The text was updated successfully, but these errors were encountered:
It's probably better to run against the v3 branch to pick up fixes as they are made.
Sorry, something went wrong.
See sgkit-dev/bio2zarr#254
The main blocker here is Xarray support for Zarr Python v3.
Fixed in Xarray 2024.10.0
Successfully merging a pull request may close this issue.
There's an alpha release available now that can be installed using
pip install --pre
https://pypi.org/project/zarr/3.0.0a0/
The text was updated successfully, but these errors were encountered: