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

Implement Kerchunk native codecs #5

Open
1 of 7 tasks
asinghvi17 opened this issue Oct 10, 2024 · 1 comment
Open
1 of 7 tasks

Implement Kerchunk native codecs #5

asinghvi17 opened this issue Oct 10, 2024 · 1 comment

Comments

@asinghvi17
Copy link
Member

  • GRIBCodec - needs to live in an extension on GRIB.jl
  • FillHDFStringsCodec
  • FITSAsciiTableCodec
  • FITSVarBintableCodec
  • RecordArrayMemberCodec
  • DeflateCodec
  • ZlibCodec - already in Zarr
@asinghvi17
Copy link
Member Author

asinghvi17 commented Oct 10, 2024

A lot of this stuff takes dtype as arrays, so we might need to parse that on our end and create a tuple or namedtuple type that we can just reinterpret into. That parsing would happen in getfilter though.

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