Skip to content

Kerchunk to create a virtual Zarr store #270

@TomNicholas

Description

@TomNicholas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions