NOAA-EMC / NCEPLIBS-grib_util

This is a collection of NCEP GRIB related utilities.
Other
19 stars 11 forks source link

degrib2 needs to use new skgb8() function in NCEPLIBS-g2-3.4.7 to handle files > 2 GB #261

Closed edwardhartnett closed 5 months ago

edwardhartnett commented 11 months ago

This requires some changes to degrib2.

Without this, degrib2 ignores everything in the file past the 2 GB boundary.

edwardhartnett commented 6 months ago

Although skgb8() is now being used, there are other problems with large files, so I will reopen this issue...