NCEPLIBS-bufr  12.0.0
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.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxrst

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