NCEPLIBS-bufr 11.7.1
modv_BMISS.f90
Go to the documentation of this file.
1
3
8
10
14
15 real*8, public :: bmiss = 10e10_8
16
17end module
This module declares and initializes the BMISS variable.
Definition: modv_BMISS.f90:9
real *8, public bmiss
Current placeholder value to represent "missing" data when reading from or writing to BUFR files; thi...
Definition: modv_BMISS.f90:15