NCEPLIBS-bufr 11.7.1
modv_mxrst Module Reference

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...
 

Detailed Description

This module declares and initializes the MXRST variable.

This variable is initialized to a default value which can be overridden by a subsequent call to function isetprm() within the application program.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxrst

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.

Definition at line 20 of file modv_MXRST.f.

Referenced by arallocf(), igetprm(), isetprm(), and rdcmps().