NOAA-EMC / NCEPLIBS-grib_util

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

fix memory problem in degrib2 - length of level abbreviation string was incorrect causing memory error #225

Closed edwardhartnett closed 1 year ago

edwardhartnett commented 1 year ago

Fixes #224

Fixed memory problem.

This can be reviewed after #223 is merged.