NCEPLIBS-bufr
12.0.1
|
Search for a Table A descriptor within the internal DX BUFR tables. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | nemtbax (LUN, NEMO, MTYP, MSBT, INOD) |
This subroutine searches for a descriptor within Table A of the internal DX BUFR tables. More... | |
Search for a Table A descriptor within the internal DX BUFR tables.
Definition in file nemtbax.f.
subroutine nemtbax | ( | LUN, | |
character*(*) | NEMO, | ||
MTYP, | |||
MSBT, | |||
INOD | |||
) |
This subroutine searches for a descriptor within Table A of the internal DX BUFR tables.
It is similar to subroutine nemtba(), except it returns an INOD value of 0 if the descriptor is not found in Table A, whereas nemtba() will call subroutine bort() in such cases.
[in] | LUN | - integer: Internal I/O stream index associated with DX BUFR tables |
[in] | NEMO | - character*(*): Mnemonic for Table A descriptor |
[out] | MTYP | - integer: Message type corresponding to NEMO |
[out] | MSBT | - integer: Message subtype corresponding to NEMO |
[out] | INOD | - integer:
|
Definition at line 25 of file nemtbax.f.
References bort(), moda_tababd::idna, moda_tababd::mtab, moda_tababd::ntba, and moda_tababd::taba.