NCEPLIBS-bufr
12.0.1
|
Get information about a descriptor, based on the mnemonic. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | nemtab (LUN, NEMO, IDN, TAB, IRET) |
Get information about a descriptor, based on the mnemonic. More... | |
Get information about a descriptor, based on the mnemonic.
Definition in file nemtab.f.
subroutine nemtab | ( | LUN, | |
character*(*) | NEMO, | ||
IDN, | |||
character*1 | TAB, | ||
IRET | |||
) |
Get information about a descriptor, based on the mnemonic.
This subroutine returns information about a descriptor from the internal DX BUFR tables, based on the mnemonic associated with that descriptor.
[in] | LUN | - integer: File ID. |
[in] | NEMO | - character*(*): Mnemonic. |
[out] | IDN | - integer: WMO bit-wise representation of FXY value for descriptor associated with NEMO. |
[out] | TAB | - character: Type associated with IDN:
|
[out] | IRET | - integer:
|
Definition at line 28 of file nemtab.f.
References moda_tababd::idnb, moda_tababd::idnd, ifxy(), iokoper(), moda_tababd::ntbb, moda_tababd::ntbd, moda_tababd::tabb, and moda_tababd::tabd.
Referenced by chekstab(), cmsgini(), elemdx(), getcfmng(), igetrfel(), msgini(), nemdefs(), bufr_c2f_interface::nemtab_c(), seqsdx(), tabsub(), ufbdmp(), ufbqcd(), ufdump(), and upftbv().