NCEPLIBS-bufr
12.0.1
|
Get information about a Table D descriptor. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | nemtbd (LUN, ITAB, NSEQ, NEMS, IRPS, KNTS) |
This subroutine returns information about a Table D descriptor from the internal DX BUFR tables. More... | |
subroutine nemtbd | ( | LUN, | |
ITAB, | |||
NSEQ, | |||
character*8, dimension(*) | NEMS, | ||
dimension(*) | IRPS, | ||
dimension(*) | KNTS | ||
) |
This subroutine returns information about a Table D descriptor from the internal DX BUFR tables.
[in] | LUN | - integer: Internal I/O stream index associated with DX BUFR tables |
[in] | ITAB | - integer: Positional index of descriptor within internal Table D |
[out] | NSEQ | - integer: Number of child mnemonics for descriptor |
[out] | NEMS | - character*8(*): Child mnemonics |
[out] | IRPS | - integer(*): Array of values corresponding to NEMS
|
[out] | KNTS | – integer(*): Array of values corresponding to NEMS
|
Definition at line 43 of file nemtbd.f.
References bort(), moda_tababd::idnd, ifxy(), modv_maxcd::maxcd, moda_tababd::ntbd, numtab(), rsvfvm(), moda_tababd::tabd, and uptdd().
Referenced by chekstab(), dxdump(), getabdb(), and tabsub().