NCEPLIBS-bufr
12.1.0
|
Declare a variable used to indicate whether output BUFR messages should be compressed. More...
Variables | |
character | ccmf = 'N' |
Flag indicating whether BUFR output messages are to be compressed; this variable is initialized to a default value which can be overridden by a subsequent call to subroutine cmpmsg() within the application program: More... | |
Declare a variable used to indicate whether output BUFR messages should be compressed.
character moda_msgcmp::ccmf = 'N' |
Flag indicating whether BUFR output messages are to be compressed; this variable is initialized to a default value which can be overridden by a subsequent call to subroutine cmpmsg() within the application program:
Definition at line 875 of file modules_arrs.F90.