41 SUBROUTINE numtab(LUN,IDN,NEMO,TAB,IRET)
46 COMMON /reptab/ idnr(5,2),typs(5,2),reps(5,2),lens(5)
63 IF(idn.GE.idnr(1,1) .AND. idn.LE.idnr(1,2))
THEN
77 IF(idn.EQ.idnr(i,1))
THEN
81 ELSEIF(idn.EQ.idnr(i,2))
THEN
91 CALL numtbd(lun,idn,nemo,tab,iret)
92 IF(iret.NE.0)
GOTO 100
100 READ(nemo,
'(1X,I2)') iret
integer function iokoper(NEMO)
This function determines whether a specified mnemonic is a Table C operator supported by the BUFRLIB ...
subroutine numtab(LUN, IDN, NEMO, TAB, IRET)
Get information about a descriptor, based on the WMO bit-wise representation of an FXY value.
subroutine numtbd(LUN, IDN, NEMO, TAB, IRET)
Search for a Table B or Table D descriptor within the internal DX BUFR tables.