NCEPLIBS-bufr 11.7.1
modv_MAXNC.f90
Go to the documentation of this file.
1
3
8
10
13
14 integer, parameter, public :: maxnc = 600
15
16end MODULE
This module declares and initializes the MAXNC variable.
Definition: modv_MAXNC.f90:9
integer, parameter, public maxnc
Maximum number of descriptors within Section 3 of a BUFR message.
Definition: modv_MAXNC.f90:14