NCEPLIBS-bufr  12.0.0
chekstab.f File Reference

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...
 

Detailed Description

Check that an internal BUFR table representation is self-consistent and fully defined.

Author
Woollen
Date
1994-01-06

Definition in file chekstab.f.

Function/Subroutine Documentation

◆ chekstab()

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().

Parameters
LUNI/O stream index into internal memory arrays.
Author
Woollen
Date
1994-01-06

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().