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
├── .zgroup # Each image is a Zarr group, or a folder, of other groups and arrays.
├── .zattrs # Group level attributes are stored in the .zattrs file and include
│ # "multiscales" and "omero" (see below). In addition, the group level attributes
│ # must also contain "_ARRAY_DIMENSIONS" if this group directly contains multi-scale arrays.
Should we include this additional information?
The text was updated successfully, but these errors were encountered:
Closing for now, the requirement has been removed from the 0.4 specification. Various layout currently allow to use xarray together with OME Zarr datasets. Hopefully the discussion in ome/ngff#48 will converge towards a set of recommendations that can be reintroduced later allowing compatibillity.
Thus I guess this is a typo in the specs?
tcompa
changed the title
Include _ARRAY_DIMENSIONS metadata
Include _ARRAY_DIMENSIONS metadata?
Oct 11, 2023
Ref https://ngff.openmicroscopy.org/0.4/#image-layout
Should we include this additional information?
The text was updated successfully, but these errors were encountered: