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
The current implementation does not read from the (more n5-like) zarr NestedDirectoryStore.
The above is wrong - such data can be read, but one needs to know the dimension_separator at the time of constructing the N5ZarrReader. New zarr versions tell you in .zarray, see below:
The text was updated successfully, but these errors were encountered:
The current implementation does not read from the (more n5-like) zarrNestedDirectoryStore
.The above is wrong - such data can be read, but one needs to know the
dimension_separator
at the time of constructing theN5ZarrReader
. New zarr versions tell you in .zarray, see below:The text was updated successfully, but these errors were encountered: