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

Jsw ufbrw test #448

Closed jack-woollen closed 1 year ago

jack-woollen commented 1 year ago

I made a branch called jsw_ufbrw_test as a place to start. I put the code in the utils directory because that's the simplest way to include in the cmake process. It probably belongs somewhere else but i'd like some guidance on that. There's a script in test_scripts to run the test. It checks many of the possible operations in the ufbrw subroutine, both input and output. This is meant to address issue #362.