NCEPLIBS-bufr  12.0.0
modv_mxbtm Module Reference

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

Variables

integer mxbtm = 5
 Maximum number of bitmaps that can be stored internally for a data subset. More...
 

Detailed Description

This module declares and initializes the MXBTM variable.

Author
J. Ator
Date
2014-12-10

Variable Documentation

◆ mxbtm

integer modv_mxbtm::mxbtm = 5

Maximum number of bitmaps that can be stored internally for a data subset.

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

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