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 v3 codec support #156

Open
asinghvi17 opened this issue Aug 21, 2024 · 1 comment
Open

Zarr v3 codec support #156

asinghvi17 opened this issue Aug 21, 2024 · 1 comment

Comments

@asinghvi17
Copy link
Member

From zarr-developers/numcodecs#524 it looks like zarr-v3 has a narrower definition of codecs. There isn't much detail at the moment, but I wanted to at least mention it and maybe start the discussion of how we should support such codecs in Zarr.jl.

Do we want to support both zarr-v2 and zarr-v3 in the same codec? Some of the codec names and parameters have changed, so do we want to have getCompressorv2 and getCompressorv3 functions separately?

@asinghvi17
Copy link
Member Author

Also, would we want to factor out to a NumCodecs.jl library of our own at some point?

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

No branches or pull requests

1 participant