NCEPLIBS-bufr 11.7.1
modv_maxss Module Reference

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

Variables

integer maxss = 120000
 Maximum number of data values that can be read from or written into a data subset by the BUFRLIB software. More...
 

Detailed Description

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

◆ maxss

modv_maxss::maxss = 120000

Maximum number of data values that can be read from or written into a data subset by the BUFRLIB software.

Definition at line 19 of file modv_MAXSS.f.

Referenced by arallocf(), igetprm(), isetprm(), rcstpl(), and usrtpl().