NOAA-EMC / NCEPLIBS-grib_util

This is a collection of NCEP GRIB related utilities.
Other
18 stars 10 forks source link

update tocgrib2 to use getgb2p2(), and adjusts all the index tests to cope with the new version 2 8-byte ints in the index #328

Closed edwardhartnett closed 1 month ago

edwardhartnett commented 2 months ago

This PR adjusts all the index tests to cope with the new version 2 8-byte ints in the index.

Fixes #334 Part of #329