Skip to content

Support reading OME-Zarr 0.5 #295

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: 273-use-zarr-python-3
Choose a base branch
from
Draft

Conversation

ziw-liu
Copy link
Collaborator

@ziw-liu ziw-liu commented Apr 15, 2025

WIP.

Status: iohub info works on acquire-zarr output.

@ziw-liu ziw-liu changed the base branch from main to 273-use-zarr-python-3 April 15, 2025 18:50
@ziw-liu ziw-liu added enhancement New feature or request NGFF OME-NGFF (OME-Zarr format) labels Apr 15, 2025
@ziw-liu ziw-liu added this to the 0.3.0 milestone Apr 15, 2025
@@ -219,7 +219,9 @@ class VersionMeta(MetaBase):
"""OME-NGFF spec version. Default is the current version (0.4)."""

# SHOULD
version: Literal["0.1", "0.2", "0.3", "0.4"] = "0.4"
version: Literal["0.1", "0.2", "0.3", "0.4", "0.5"] | None = Field(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Workaround for ome/ngff#309.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NGFF OME-NGFF (OME-Zarr format)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant