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

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ maxss

integer modv_maxss::maxss = 120000

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

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 113 of file modules_vars.F90.

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