bufr.pm:bufr_reencode_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:bufr_reencode_help [2010-04-06 10:38:52]
pals
bufr.pm:bufr_reencode_help [2022-05-31 09:29:31] (current)
Line 5: Line 5:
            [--width n]            [--width n]
            [--strict_checking n]            [--strict_checking n]
 +           [--tableformat <BUFRDC|ECCODES>]
            [--tablepath <path to BUFR tables>]            [--tablepath <path to BUFR tables>]
            [--verbose n]            [--verbose n]
Line 11: Line 12:
 Options: Options:
     Bufr_reencode.pl will create BUFR message(s) printed to STDOUT from     Bufr_reencode.pl will create BUFR message(s) printed to STDOUT from
-    content of input file, which should match exactly what you would get by+    contents of input file, which should match exactly what you would get by
     running bufrread.pl on the final BUFR message(s).     running bufrread.pl on the final BUFR message(s).
  
Line 34: Line 35:
                              n=2 (default) Croak if (recoverable) error in BUFR format.                              n=2 (default) Croak if (recoverable) error in BUFR format.
                                  Nothing more in this message will be encoded.                                  Nothing more in this message will be encoded.
-       --verbose n           Set verbose level to n, 0<=n<=(default 0).+       --verbose n           Set verbose level to n, 0<=n<=(default 0).
                              Verbose output is sent to STDOUT, so ought to                              Verbose output is sent to STDOUT, so ought to
                              be combined with option --outfile                              be combined with option --outfile
 +       --tableformat         Currently supported are BUFRDC and ECCODES (default is BUFRDC)
        --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 set,
                              will fetch tables from the environment variable                              will fetch tables from the environment variable
                              BUFR_TABLES, or if this is not set: will use                              BUFR_TABLES, or if this is not set: will use
-                             DEFAULT_TABLE_PATH hard coded in source code.+                             DEFAULT_TABLE_PATH_<tableformat> hard coded in source code.
        --help                Display Usage and explain the options used. Almost        --help                Display Usage and explain the options used. Almost
-                             the same as consulting perldoc bufrencode.pl+                             the same as consulting perldoc bufr_reencode.pl
  
 </code> </code>
  • bufr.pm/bufr_reencode_help.1270550332.txt.gz
  • Last modified: 2022-05-31 09:23:11
  • (external edit)