NCEPLIBS-bufr
12.0.1
|
Get the current placeholder value for "missing" data. More...
Go to the source code of this file.
Functions/Subroutines | |
recursive real *8 function | getbmiss () |
This function returns the current placeholder value which represents "missing" data when reading from or writing to BUFR files. More... | |
recursive real*8 function getbmiss |
This function returns the current placeholder value which represents "missing" data when reading from or writing to BUFR files.
This subroutine can be called at any time from within an application program, and the returned value can then be used to represent "missing" data within the context of future calls to any of the other BUFRLIB values-reading subroutines or values-writing subroutines. This placeholder value can also be changed at any time via a separate call to subroutine setbmiss().
Definition at line 23 of file getbmiss.f.
References modv_bmiss::bmiss, modv_im8b::im8b, and openbf().