You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the CLI for converting between zarr v2 and v3 metadata (#3257) doesn't handle consolidated metadata. If a .zmetadata file is detected, then conversion is stopped and an error is thrown.
It would be useful to support consolidated metadata in future.