NCEPLIBS-bufr  12.0.1
reads3.f File Reference

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

Detailed Description

Read the Section 3 descriptors from a BUFR message.

Author
J. Ator
Date
2009-03-23

Definition in file reads3.f.

Function/Subroutine Documentation

◆ reads3()

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.

Parameters
[in]LUN- integer: I/O stream index into internal memory arrays.
Author
J. Ator
Date
2009-03-23

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