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

Kerchunk to create a virtual Zarr store #270

Open
TomNicholas opened this issue Jan 9, 2023 · 0 comments
Open

Kerchunk to create a virtual Zarr store #270

TomNicholas opened this issue Jan 9, 2023 · 0 comments

Comments

@TomNicholas
Copy link
Collaborator

Are you guys aware of Kerchunk? It creates a virtual Zarr Store that maps to individual chunks in a bunch of netCDF files. This blog post explains it better than I can.

It might be very useful for BOUT++ data as you can run kerchunk on your thousands of netCDF files once, then from that point on treat the whole lot as if it were one single Zarr store, and you then don't have to do the slow xarray.open_mfdataset step each time you open your data.

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