NCEPLIBS-bufr
12.0.1
|
Search for a Table B or Table D descriptor within the internal DX BUFR tables. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | numtbd (LUN, IDN, NEMO, TAB, IRET) |
Search for a Table B or Table D descriptor within the internal DX BUFR tables. More... | |
Search for a Table B or Table D descriptor within the internal DX BUFR tables.
Definition in file numtbd.f.
subroutine numtbd | ( | LUN, | |
IDN, | |||
character*(*) | NEMO, | ||
character*1 | TAB, | ||
IRET | |||
) |
Search for a Table B or Table D descriptor within the internal DX BUFR tables.
[in] | LUN | - integer: File ID. |
[in] | IDN | - integer: Bit-wise representation of FXY value for Table B or Table D descriptor. |
[out] | NEMO | - character*(*): Mnemonic associated with IDN. |
[out] | TAB | - character: Type associated with IDN:
|
[out] | IRET | - integer:
|
Definition at line 23 of file numtbd.f.
References moda_tababd::idnb, moda_tababd::idnd, ifxy(), moda_tababd::ntbb, moda_tababd::ntbd, moda_tababd::tabb, and moda_tababd::tabd.
Referenced by getcfmng(), numtab(), bufr_c2f_interface::numtbd_c(), and ufdump().