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

add test for openbt.f #343

Closed edwardhartnett closed 1 year ago

edwardhartnett commented 1 year ago

This subroutine is currently untested.

It says:

C> This subroutine is called as a last resort from within subroutine
C> cktaba(), in the event the latter subroutine is unable to locate
C> a DX BUFR table for use in reading/decoding a given BUFR message.

So we need to call it and then find a way to check whether it is set correctly.