NCEPLIBS-bufr
12.0.1
|
This module declares and initializes the MXCSB variable. More...
Variables | |
integer | mxcsb = 4000 |
Maximum number of data subsets that can be written into a compressed BUFR message by the BUFRLIB software. More... | |
This module declares and initializes the MXCSB variable.
integer modv_mxcsb::mxcsb = 4000 |
Maximum number of data subsets that can be written into a compressed BUFR message by the BUFRLIB software.
This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.
Definition at line 211 of file modules_vars.F90.
Referenced by arallocf(), igetprm(), isetprm(), and wrcmps().