Skip to content

Fix to issue #1375 to make it also zarr v3 compatible#1379

Open
felixS27 wants to merge 2 commits intoMouseLand:mainfrom
felixS27:zarr_version_fix
Open

Fix to issue #1375 to make it also zarr v3 compatible#1379
felixS27 wants to merge 2 commits intoMouseLand:mainfrom
felixS27:zarr_version_fix

Conversation

@felixS27
Copy link
Copy Markdown

@felixS27 felixS27 commented Dec 9, 2025

This is the fix to make the code for distributed cellpose also zarr v3 compatible.
As it is mentioned in issue #1375

@mrariden
Copy link
Copy Markdown
Collaborator

The issue is that people still have zarr v2 arrays. Ideally, we'd have a way to support both. This solution doesn't appear to be backwards compatible.

Although you'd have to juggle the installed library version, it would be better to have code that checks the current zarr version and then load according to the installed version. Also wrap the loading code with a helpful error if it fails.

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.

2 participants