NOAA-EMC / wgrib2

Provides functionality for interacting with, reading, writing, and manipulating GRIB2 files.
12 stars 8 forks source link

Replace iplib and ip2lib_d by NCEPLIBS-ip #126

Open webisu opened 2 months ago

webisu commented 2 months ago

wgrib2 v3.1.3 can be compiled with the old iplib.v3.0.0 or ip2lib_d. The next version of wgrib2 should be built with NCEPlib-ip because the code is maintained and the need for two versions of the wgrib2 executable can be eliminated.

edwardhartnett commented 7 hours ago

I believe this has been done but is there any test which confirms that it worked?