NOAA-EMC / NCEPLIBS-bufr

The NCEPLIBS-bufr library contains routines and utilites for working with the WMO BUFR format.
Other
44 stars 19 forks source link

more testing, consolidation and cleanup #574

Closed jbathegit closed 7 months ago

jbathegit commented 7 months ago

Fixes #570

Part of #254 Part of #328 Part of #445

This PR also makes MXNAF a run-time configurable parameter, which in turn means that we no longer need bufrlib.h to be configured by CMake at compile time.

In addition, the C function wrdesc() is now consolidated within the same file with restd().