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