bufr.pm:bufrencode_help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bufr.pm:bufrencode_help [2014-05-28 14:25:51]
pals
bufr.pm:bufrencode_help [2022-05-31 09:29:31] (current)
Line 4: Line 4:
           [--outfile <file to print encoded BUFR message to>]           [--outfile <file to print encoded BUFR message to>]
           [--strict_checking n]           [--strict_checking n]
 +          [--tableformat <BUFRDC|ECCODES>]
           [--tablepath <path to BUFR tables>]           [--tablepath <path to BUFR tables>]
           [--verbose n]           [--verbose n]
Line 9: Line 10:
  
 Options: Options:
-       --outfile <filename>  Will print the encoded BUFR message to <filename> +       --help               Display Usage and explain the options. Almost 
-                             instead of STDOUT +                            the same as consulting perldoc bufrencode.pl 
- +       --outfile <filename> Will print the encoded BUFR message to <filename> 
-       --strict_checking n   n=0 Disable strict checking of BUFR format +                            instead of STDOUT 
-                             n=1 Issue warning if (recoverable) error in +       --strict_checking n  n=0 Disable strict checking of BUFR format 
-                                 BUFR format +                            n=1 Issue warning if (recoverable) error in 
-                             n=2 (default) Croak if (recoverable) error in BUFR format. +                                BUFR format 
-                                 Nothing more in this message will be encoded. +                            n=2 (default) Croak if (recoverable) error in BUFR format. 
- +                                Nothing more in this message will be encoded. 
-       --verbose n           Set verbose level to n, 0<=n<=6 (default 0)+       --tableformat        Currently supported are BUFRDC and ECCODES (default is BUFRDC)
-                             Verbose output is sent to STDOUT, so ought to +
-                             be combined with option --outfile +
        --tablepath <path to BUFR tables>        --tablepath <path to BUFR tables>
-                             If used, will set path to BUFR tables. If not set, +                            If used, will set path to BUFR tables. If not 
-                             will fetch tables from the environment variable +                            set, will fetch tables from the environment 
-                             BUFR_TABLES, or if this is not set: will use +                            variable BUFR_TABLES, or if this is not set: 
-                             DEFAULT_TABLE_PATH hard coded in source code. +                            will use DEFAULT_TABLE_PATH_<tableformat> 
- +                            hard coded in source code. 
-       --help                Display Usage and explain the optionsAlmost +       --verbose n          Set verbose level to n, 0<=n<=6 (default 0)
-                             the same as consulting perldoc bufrencode.pl+                            Verbose output is sent to STDOUT, so ought to 
 +                            be combined with option --outfile
  
   Required options:   Required options:
  • bufr.pm/bufrencode_help.1401287151.txt.gz
  • Last modified: 2022-05-31 09:23:11
  • (external edit)