NCEPLIBS-bufr
12.0.1
|
This module declares and initializes the MXRST variable. More...
Variables | |
integer | mxrst = 50 |
Maximum number of "long" character strings (greater than 8 bytes) that can be read from a data subset of a compressed BUFR message. More... | |
This module declares and initializes the MXRST variable.
integer modv_mxrst::mxrst = 50 |
Maximum number of "long" character strings (greater than 8 bytes) that can be read from a data subset of a compressed BUFR message.
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 338 of file modules_vars.F90.
Referenced by arallocf(), igetprm(), isetprm(), and rdcmps().