ecmwf / cfgrib

A Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes
Apache License 2.0
409 stars 77 forks source link

Write support #274

Open Marston opened 2 years ago

Marston commented 2 years ago

Hi,

I'm wondering if the feature to write an xarray dataset to grib2 is still an Alpha feature? What's the future for this feature? I'm curious how it works to build a grib2 from scratch and not simply writing a grib message taken from another grib file?