NCEPLIBS-bufr
11.5.0
|
Declare and initialize MXRST variable. More...
Go to the source code of this file.
Data Types | |
module | modv_mxrst |
This module declares and initializes the MXRST variable. More... | |
Declare and initialize MXRST variable.
Definition in file modv_MXRST.F.
module modv_mxrst |
This module declares and initializes the MXRST variable.
For dynamic allocation builds, this variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program. For static allocation builds, this variable is set as a parameter at compile time and cannot be changed within the application program.
Definition at line 16 of file modv_MXRST.F.
Data Fields | ||
---|---|---|
integer | mxrst | Maximum number of "long" character strings (greater than 8 bytes) that can be read from a data subset of a compressed BUFR message. |