NCEPLIBS-bufr 11.7.1
modv_mxcdv Module Reference

This module declares and initializes the MXCDV variable. More...

Variables

integer mxcdv = 3000
 Maximum number of data values that can be written into a data subset of a compressed BUFR message by the BUFRLIB software. More...
 

Detailed Description

This module declares and initializes the MXCDV 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

◆ mxcdv

modv_mxcdv::mxcdv = 3000

Maximum number of data values that can be written into a data subset of a compressed BUFR message by the BUFRLIB software.

Definition at line 20 of file modv_MXCDV.f.

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