Many thanks for this great and useful tool!
I noticed an issue with N5 writing using zarr v3.
File "C:\Users\mdallave\AppData\Local\uv\cache\archive-v0\9_mtizE_WueqUcKm_uJTw\Lib\site-packages\pybdv\converter.py", line 593, in make_scales_dask
store = zarr.N5FSStore(data_path, overwrite=overwrite)
^^^^^^^^^^^^^^
AttributeError: module 'zarr' has no attribute 'N5FSStore'
Using the latest zarr==2.8.17 resolved the issue.
Let me know if I should create a PR.
Cheers,
Chris
Many thanks for this great and useful tool!
I noticed an issue with N5 writing using zarr v3.
Using the latest zarr==2.8.17 resolved the issue.
Let me know if I should create a PR.
Cheers,
Chris