Skip to content
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

load OME-Zarr v0.5 (Zarr V3) #263

Open
toloudis opened this issue Nov 25, 2024 · 0 comments
Open

load OME-Zarr v0.5 (Zarr V3) #263

toloudis opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@toloudis
Copy link
Contributor

toloudis commented Nov 25, 2024

Use Case

OME-Zarr is moving forward to adopt Zarr V3. Zarr 3 has a huge key benefit with sharding that has big implications on storage and fetching chunks.

Solution

OMEZarrLoader can load OME-Zarr v0.5 in addition to v0.4.

See baby steps in #260 - basically we need our caching WrappedStore to support sharded range requests.
Can extend that branch or start anew.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants