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

Zarr Support #19

Closed
wants to merge 105 commits into from
Closed

Zarr Support #19

wants to merge 105 commits into from

Conversation

brokkoli71
Copy link

@brokkoli71 brokkoli71 commented Jul 26, 2024

This PR is supposed to implement basic zarr v3 support.
I have not planned to provide full zarr support, but limit it to the codecs blosc, bytes, transpose, and sharding with restricted parameter options.

It is still work in progress and I will be happy to receive some feedback or hints

TODO

  • read/write (not distributed)
  • transpose zarr codec
  • blosc zarr codec
  • bytes zarr codec
  • sharding codec
  • runDistributed
  • add to nr_stitcher.py

fixes #14

@arttumiettinen
Copy link
Owner

Hi,

I have noticed this contribution, and will review it asap. I'm not working on pi2 full time, so my reactions to the contributions are sometimes a bit sluggish, sorry about that.

Best,
Arttu

@brokkoli71 brokkoli71 changed the base branch from master to experimental September 10, 2024 17:00
@brokkoli71 brokkoli71 changed the base branch from experimental to master September 10, 2024 17:09
@brokkoli71
Copy link
Author

I created a PR #20 to get zarr support on the experimental features.

@brokkoli71 brokkoli71 closed this Sep 10, 2024
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.

OME-Zarr support
3 participants