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 on Experimental Branch #20

Draft
wants to merge 121 commits into
base: experimental
Choose a base branch
from

Conversation

brokkoli71
Copy link

@brokkoli71 brokkoli71 commented Sep 10, 2024

This PR is supposed to implement basic zarr v3 support on the experimental branch.

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 as argument --output_format=zarr

fixes #14

@brokkoli71 brokkoli71 mentioned this pull request Sep 10, 2024
7 tasks
@brokkoli71 brokkoli71 changed the title Zarr Support for Experimental Zarr Support on Experimental Branch 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.

1 participant