NCEPLIBS-bufr
12.0.1
|
Check that an internal BUFR table representation is self-consistent and fully defined. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | chekstab (LUN) |
This subroutine checks that an internal BUFR table representation is self-consistent and fully defined. More... | |
Check that an internal BUFR table representation is self-consistent and fully defined.
Definition in file chekstab.f.
subroutine chekstab | ( | LUN | ) |
This subroutine checks that an internal BUFR table representation is self-consistent and fully defined.
If any errors are found, then an appropriate call is made to bufr archive library subroutine bort().
LUN | I/O stream index into internal memory arrays. |
Definition at line 15 of file chekstab.f.
References bort(), moda_nmikrp::irp, moda_nmikrp::krp, moda_nmikrp::nem, nemtab(), nemtbb(), nemtbd(), moda_tababd::ntba, moda_tababd::ntbb, moda_tababd::ntbd, and moda_tababd::taba.
Referenced by makestab().