24 SUBROUTINE nemtba(LUN,NEMO,MTYP,MSBT,INOD)
27 CHARACTER*128 BORT_STR
35 CALL nemtbax(lun,nemo,mtyp,msbt,inod)
36 IF(inod.EQ.0)
GOTO 900
42 900
WRITE(bort_str,
'("BUFRLIB: NEMTBA - CAN''T FIND MNEMONIC ",A)')
subroutine bort(STR)
Log one error message and abort application program.
subroutine nemtba(LUN, NEMO, MTYP, MSBT, INOD)
This subroutine searches for a descriptor within Table A of the internal DX BUFR tables.
subroutine nemtbax(LUN, NEMO, MTYP, MSBT, INOD)
This subroutine searches for a descriptor within Table A of the internal DX BUFR tables.