Dask to_zarr
now complains about read-only after #1304 merged
#1306
Labels
bug
Potential issues with the zarr-python library
Zarr version
main
branchNumcodecs version
0.11.0
Python Version
3.9
Operating System
Linux - ubuntu-latest
Installation
Pip into conda environment with other unstable dependencies
Description
I'm not sure if there are other changes planned to make this work, but
to_zarr
in dask which callscreate
in zarr now seems to open things as read-only even though it is creating a new file.Steps to reproduce
Additional output
No response
The text was updated successfully, but these errors were encountered: