JuliaIO / Kerchunk.jl

https://juliaio.github.io/Kerchunk.jl/dev
MIT License
1 stars 0 forks source link

Towards implementing Kerchunk readers in Julia #4

Open asinghvi17 opened 1 week ago

asinghvi17 commented 1 week ago

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.

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