NCEPLIBS-bufr 11.7.1
modv_maxtba Module Reference

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

Variables

integer maxtba = 150
 Maximum number of entries in the internal BUFR Table A for each BUFR file that is connected to the BUFRLIB software. More...
 

Detailed Description

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

◆ maxtba

modv_maxtba::maxtba = 150

Maximum number of entries in the internal BUFR Table A for each BUFR file that is connected to the BUFRLIB software.

Definition at line 19 of file modv_MAXTBA.f.

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