Apologies for asking this as part of an issue but there is no discussion board on this repo.
I've been trying to find a good grib2 writer for 2D and 3D variables but keep hitting roadblocks. Grib2io was promising but they seem to focus mainly on internal issues. I use pygrib extensively for reading all kind of gribs and so I would like to develop a grib2 writer around pygrib. Is there some code to in development that I can use? I will be writing experimental data and not the standard meteorological parameter.
Apologies for asking this as part of an issue but there is no discussion board on this repo.
I've been trying to find a good grib2 writer for 2D and 3D variables but keep hitting roadblocks. Grib2io was promising but they seem to focus mainly on internal issues. I use
pygribextensively for reading all kind ofgribsand so I would like to develop agrib2writer aroundpygrib. Is there some code to in development that I can use? I will be writing experimental data and not the standard meteorological parameter.