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

Towards implementing Kerchunk readers in Julia #4

Open
6 tasks
asinghvi17 opened this issue Oct 10, 2024 · 0 comments
Open
6 tasks

Towards implementing Kerchunk readers in Julia #4

asinghvi17 opened this issue Oct 10, 2024 · 0 comments

Comments

@asinghvi17
Copy link
Member

The Kerchunk reader code is not terribly complex, I have a feeling it could be done pretty easily in Julia. Virtualizarr also relies on that, so it would be nice to be able to interop back and forth here.

  • HDF5 reader
  • HDF4 reader
  • NetCDF3 reader
  • TIFF reader
  • GRIB reader (needs an eccodes.jl)
  • FITS reader

All of these readers can probably be shoved into extensions on the relevant packages.

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