ome / ngff

Next-generation file format (NGFF) specifications for storing bioimaging data in the cloud.
https://ngff.openmicroscopy.org
Other
110 stars 38 forks source link

Clarify use of `_ARRAY_DIMENSIONS` in v0.4 and latest #218

Closed tcompa closed 8 months ago

tcompa commented 8 months ago

As of version 0.4 (and then including latest version), _ARRAY_DIMENSIONS is not a required attribute any more. This PR replaces the relevant "must" with a "may", and adds a clarification about the goal of this attribute (that is, it exists in view of xarray compatibility).

Closes #217

github-actions[bot] commented 8 months ago

Automated Review URLs

will-moore commented 8 months ago

Looks good rendered at http://api.csswg.org/bikeshed/?url=https://raw.githubusercontent.com/ome/ngff/3fca4de96356213d9538dcc8bef688385c2bc703/latest/index.bs

Readthedocs build failure above looks unrelated to this PR - will open a PR to fix that if I can find a solution...