NCEPLIBS-bufr
12.0.1
|
Read the Section 3 descriptors from a BUFR message. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | reads3 (LUN) |
This subroutine reads the Section 3 descriptors from the BUFR message in mbay(1,lun). More... | |
subroutine reads3 | ( | LUN | ) |
This subroutine reads the Section 3 descriptors from the BUFR message in mbay(1,lun).
It then uses the BUFR master tables to generate the necessary information for these descriptors within the internal BUFR table arrays.
[in] | LUN | - integer: I/O stream index into internal memory arrays. |
Definition at line 14 of file reads3.f.
References bort(), moda_dscach::cnem, dxinit(), errwrt(), moda_dscach::idcach, ifxy(), igetntbi(), igettdi(), ireadmt(), makestab(), moda_bitbuf::mbay, moda_dscach::ncnem, moda_dscach::ndc, stntbia(), moda_sc3bfr::tamnem, and upds3().
Referenced by readerme(), and readmg().