NCEPLIBS-bufr
12.0.1
|
Initialize the internal arrays which contain the DX BUFR table. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dxinit (LUN, IOI) |
This subroutine initializes the internal arrays (in module moda_tababd) holding the DX BUFR table. More... | |
Initialize the internal arrays which contain the DX BUFR table.
Definition in file dxinit.f.
subroutine dxinit | ( | LUN, | |
IOI | |||
) |
This subroutine initializes the internal arrays (in module moda_tababd) holding the DX BUFR table.
It then initializes the table with apriori Table B and D entries (optional).
[in] | LUN | - integer: I/O stream index into internal memory arrays. |
[in] | IOI | - integer: switch:
|
Definition at line 17 of file dxinit.f.
References moda_tababd::idnb, moda_tababd::idnd, ifxy(), moda_tababd::mtab, moda_tababd::ntba, moda_tababd::ntbb, moda_tababd::ntbd, pktdd(), moda_tababd::taba, moda_tababd::tabb, and moda_tababd::tabd.
Referenced by cpbfdx(), openbf(), rdbfdx(), rdmemm(), rdusdx(), readerme(), and reads3().