|
NCEPLIBS-bufr
12.0.0
|
Read a complete DX BUFR table. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | rdusdx (LUNDX, LUN) |
| Read a complete DX BUFR table. More... | |
| subroutine rdusdx | ( | LUNDX, | |
| LUN | |||
| ) |
Read a complete DX BUFR table.
This subroutine reads and parses a file containing a user- supplied DX BUFR table in character format, and then stores this information into internal arrays in module moda_tababd. This subroutine performs a function similar to BUFR archive library subroutine rdbfdx(), except that rdbfdx() reads the DX BUFR table directly from messages at the beginning of an input BUFR file.
| [in] | LUNDX | - integer: Fortran logical unit number for user- supplied DX BUFR table in character format. |
| [in] | LUN | - integer: File ID. |
Definition at line 21 of file rdusdx.f.
References bort2(), dxinit(), elemdx(), igetntbi(), makestab(), nemock(), numbck(), seqsdx(), stntbi(), and stntbia().