NCEPLIBS-bufr
12.0.1
|
Store a DX BUFR tables message into internal arrays. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | stbfdx (LUN, MESG) |
This subroutine copies a DX BUFR tables message from the input array mesg into the internal memory arrays in module moda_tababd. More... | |
subroutine stbfdx | ( | LUN, | |
dimension(*) | MESG | ||
) |
This subroutine copies a DX BUFR tables message from the input array mesg into the internal memory arrays in module moda_tababd.
[in] | LUN | - integer: I/O stream index into internal memory arrays. |
[in] | MESG | - integer(*): DX BUFR tables message |
Definition at line 14 of file stbfdx.f.
References bort(), capit(), getlens(), idn30(), moda_tababd::idnb, moda_tababd::idnd, ifxy(), igetntbi(), iupb(), iupbs01(), modv_maxcd::maxcd, nenubd(), moda_tababd::ntbb, moda_tababd::ntbd, pktdd(), stntbia(), moda_tababd::taba, moda_tababd::tabb, moda_tababd::tabd, and upc().
Referenced by rdbfdx(), rdmemm(), and readerme().