Skip to content

gribjump/eccodes as a virtual zarr reader? #52

@TomNicholas

Description

@TomNicholas

Is your feature request related to a problem? Please describe.

I built VirtualiZarr to provide zarr-compliant access to archival file formats such as netCDF without copying the data. but we are still in need of a really good and flexible GRIB reader. (see zarr-developers/VirtualiZarr#312)

Describe the solution you'd like

Some organisation that has a lot of GRIB data expertise build and maintain a virtual zarr reader for GRIB files. This could be very simple, and I suspect that your C++ library can already parse all the information needed.

Describe alternatives you've considered

Everyone continues to make their own stack instead of recognising that they all have the same problem and can solve it with common tools...

Additional context

A virtual zarr reader would allow storing references to GRIB files in Icechunk, which allows for much more efficient access using Zarr. See this blog post on doing the same to access netCDF files via zarr.

Organisation

Earthmover, but also the Pangeo community.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions