NOAA-MDL / grib2io

Python interface to the NCEP G2C Library for reading and writing GRIB2 messages.
https://noaa-mdl.github.io/grib2io
MIT License
30 stars 11 forks source link

GRIB2 writer for xarray backend #141

Closed EricEngle-NOAA closed 6 months ago

EricEngle-NOAA commented 6 months ago

grib2io proper contains functionality to write GRIB2 message to file. We need to implement a writer for the xarray backend for Dataset and DataArray objects.