NCEPLIBS-bufr
12.0.1
|
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... | |
This module declares and initializes the MAXTBA variable.
integer 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.
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 126 of file modules_vars.F90.
Referenced by arallocf(), bfrini(), igetprm(), and isetprm().