Edward Hartnett
Edward Hartnett
@EricEngle-NOAA are you submitting those g2c changes as a PR on g2c?
@webisu is this the problem you were referring to between g2c and wgrib2?
I will bump this to the next release...
Do you know of some reason why a release is needed?
Who is involved in this code in UPP? Why are they waiting on the next release? I am not aware that it contains any new feature or bugfix that would...
We can release. Are you going to add the fields to this repo as well?
I also note that there is no extension info provided for template 35 in the fortran library either.
Looking at info here: https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_sect1.shtml and the code in grib2_int.h and I see the following that need to be size_t: ``` int bytes_to_local; /**< Number of bytes in the message...
OK, I made all the necessary changes to types as part of the reading > 2GB file changes. I will close this issue.
g2tmpl users will not see any change. After ingesting the codes into g2c, the g2tmpl Fortran functions can be changed to get their results from the g2c library. Users of...