NCEPLIBS-bufr
12.1.0
|
Declare a variable used to indicate whether master code and flag tables should be read. More...
Variables | |
character | cdmf = 'N' |
Flag indicating whether to include code and flag table information during reads of master BUFR tables; this variable is initialized to a default value which can be overridden by a subsequent call to subroutine codflg() within the application program: More... | |
Declare a variable used to indicate whether master code and flag tables should be read.
character moda_tablef::cdmf = 'N' |
Flag indicating whether to include code and flag table information during reads of master BUFR tables; this variable is initialized to a default value which can be overridden by a subsequent call to subroutine codflg() within the application program:
Definition at line 887 of file modules_arrs.F90.
Referenced by codflg(), exitbufr(), getcfmng(), ireadmt(), and ufdump().