Describe the issue
https://ngff.openmicroscopy.org/specifications/dev/index.html#coordinatetransformations-metadata is a huge block, I wonder if it could be moved below?
Parts look semi-alphabetically ordered, not sure on how ordering was picked. But current order made a lot of sense for 0.5, where "“coordinateTransformations” metadata" was small
now it feels a bit weird to have multiscales (arguably a core part, common to all OME-Zarrs) come after all the different transform types
update:
– Added a PR to move multiscales to the top, it makes it more readable IMO
Describe the issue
https://ngff.openmicroscopy.org/specifications/dev/index.html#coordinatetransformations-metadata is a huge block, I wonder if it could be moved below?
Parts look semi-alphabetically ordered, not sure on how ordering was picked. But current order made a lot of sense for 0.5, where "“coordinateTransformations” metadata" was small
now it feels a bit weird to have
multiscales(arguably a core part, common to all OME-Zarrs) come after all the different transform typesupdate:
– Added a PR to move multiscales to the top, it makes it more readable IMO