Skip to content

feat: OME-Zarr 0.5 support#10

Merged
jwindhager merged 3 commits into
mainfrom
feat/ome-zarr-0.5
May 25, 2026
Merged

feat: OME-Zarr 0.5 support#10
jwindhager merged 3 commits into
mainfrom
feat/ome-zarr-0.5

Conversation

@jwindhager

Copy link
Copy Markdown
Member

No description provided.

@jwindhager jwindhager self-assigned this May 25, 2026
Copilot AI review requested due to automatic review settings May 25, 2026 15:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds compatibility for OME-Zarr v0.5 metadata layout and updates the project’s documentation/demo to reflect the new support.

Changes:

  • Updated multiscale metadata extraction to support both attrs.multiscales (v0.5) and attrs.ome.multiscales (older layout).
  • Refreshed README usage examples to clarify configuration/instantiation options.
  • Updated demo URL to a v0.5 dataset and added a changelog entry noting v0.5 support.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
src/OMEZarrTileSource.ts Adjusts metadata parsing to accept v0.5-style placement of multiscales (and omero).
README.md Expands usage examples to show URL vs inline config vs direct instantiation patterns.
index.html Points the demo at a v0.5 OME-Zarr dataset and sets a z slice.
CHANGELOG.md Adds a 0.1.2 entry mentioning OME-Zarr v0.5 support and updates compare links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md Outdated
Comment thread README.md Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Comment thread src/OMEZarrTileSource.ts
@jwindhager jwindhager merged commit 47bedc8 into main May 25, 2026
4 checks passed
@jwindhager jwindhager deleted the feat/ome-zarr-0.5 branch May 25, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants