38 IF((nbits.LE.0).OR.(ibit.LE.0).OR.(ibit.GT.nbits))
THEN
41 pkftbv = (2.)**(nbits-ibit)
This module declares and initializes the BMISS variable.
real *8, public bmiss
Current placeholder value to represent "missing" data when reading from or writing to BUFR files; thi...
real *8 function pkftbv(NBITS, IBIT)
This function computes the numerical value equivalent to the setting of bit #IBIT within a flag table...