NCEPLIBS-bufr  12.0.1
getbmiss.f File Reference

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...
 

Detailed Description

Get the current placeholder value for "missing" data.

Author
J. Woollen
Date
2012-09-15

Definition in file getbmiss.f.

Function/Subroutine Documentation

◆ getbmiss()

recursive real*8 function getbmiss

This function returns the current placeholder value which represents "missing" data when reading from or writing to BUFR files.

Returns
getbmiss – real*8: current placeholder value for "missing" data

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().

Author
J. Woollen
Date
2012-09-15

Definition at line 23 of file getbmiss.f.

References modv_bmiss::bmiss, modv_im8b::im8b, and openbf().