NCEPLIBS-bufr  12.0.0
modv_bmiss Module Reference

This module declares and initializes the BMISS variable. More...

Variables

real *8, public bmiss = 10E10_8
 Current placeholder value to represent "missing" data when reading from or writing to BUFR files; this value can be changed at any time via a call to subroutine setbmiss(). More...
 

Detailed Description

This module declares and initializes the BMISS variable.

Author
J. Ator
Date
2021-03-24

Variable Documentation

◆ bmiss

real*8, public modv_bmiss::bmiss = 10E10_8

Current placeholder value to represent "missing" data when reading from or writing to BUFR files; this value can be changed at any time via a call to subroutine setbmiss().

Definition at line 13 of file modules_vars.F90.

Referenced by getbmiss(), getvalnb(), ibfms(), makestab(), pkftbv(), rcstpl(), rdcmps(), rdtree(), setbmiss(), ufbevn(), ufbget(), ufbin3(), ufbint(), ufbrep(), ufbrw(), ufbseq(), ufbstp(), ufbtab(), and ufbtam().