NCEPLIBS-bufr 11.7.1
|
This module declares and initializes the MXMTBF variable. More...
Variables | |
integer | mxmtbf = 25000 |
Maximum number of entries in a master BUFR Code/Flag table, counting across all individual Code/Flag tables, and counting each defined code figure (within each individual Code table) or defined bit number (within each individual Flag table) as a separate entry. More... | |
This module declares and initializes the MXMTBF variable.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
modv_mxmtbf::mxmtbf = 25000 |
Maximum number of entries in a master BUFR Code/Flag table, counting across all individual Code/Flag tables, and counting each defined code figure (within each individual Code table) or defined bit number (within each individual Flag table) as a separate entry.
Definition at line 22 of file modv_MXMTBF.f.