bufr.pm:bufrresolve_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:bufrresolve_help [2010-07-02 12:40:45]
pals
bufr.pm:bufrresolve_help [2022-05-31 09:29:31] (current)
Line 5: Line 5:
          [--simple]          [--simple]
          [--noexpand]          [--noexpand]
-         [--bufrtable <name of BUFR B or D table]+         [--bufrtable <name of BUFR table
 +         [--tableformat <BUFRDC|ECCODES>]
          [--tablepath <path to BUFR tables>]          [--tablepath <path to BUFR tables>]
          [--verbose n]          [--verbose n]
          [--help]          [--help]
  
-      2) bufrresolve.pl --code <code_table+      2) bufrresolve.pl --code <code or flag table
-         [--bufrtable <name of BUFR B or D table>]+         [--bufrtable <name of BUFR table>] 
 +         [--tableformat <BUFRDC|ECCODES>]
          [--tablepath <path to BUFR tables>]          [--tablepath <path to BUFR tables>]
          [--verbose n]          [--verbose n]
  
-      3) bufrresolve.pl --flag <value> --code <flag_table+      3) bufrresolve.pl --flag <value> --code <flag table
-         [--bufrtable <name of BUFR B or D table]+         [--bufrtable <name of BUFR table
 +         [--tableformat <BUFRDC|ECCODES>]
          [--tablepath <path to BUFR tables>]          [--tablepath <path to BUFR tables>]
          [--verbose n]          [--verbose n]
Line 25: Line 28:
                     descriptors on one line                     descriptors on one line
        --noexpand   Don't expand D descriptors at all        --noexpand   Don't expand D descriptors at all
- 
        --bufrtable <name of BUFR B or D table>  Set BUFR tables        --bufrtable <name of BUFR B or D table>  Set BUFR tables
 +       --tableformat Currently supported are BUFRDC and ECCODES (default is BUFRDC)
        --tablepath <path to BUFR tables>  Set BUFR table path        --tablepath <path to BUFR tables>  Set BUFR table path
        --verbose n  Display path and tables used if n > 0        --verbose n  Display path and tables used if n > 0
- 
        --help       Display Usage and explain the options used. Almost        --help       Display Usage and explain the options used. Almost
                     the same as consulting perldoc bufrresolve.pl                     the same as consulting perldoc bufrresolve.pl
Line 38: Line 40:
     --noexpand are mutually exclusive (full expansion is default).     --noexpand are mutually exclusive (full expansion is default).
  
-    Usage 2): Prints the content of code or flag table <code_table>.+    Usage 2): Prints the contents of the requested code or flag table (named 
 +    by the table B descriptor).
  
-    Usage 3): Displays the bits set for flag value <value> in flag table +    Usage 3): Displays the bits set when the data value for the requested 
-    <flag_table>.+    flag table is <value>.
  
     Options may be abbreviated, e.g. "--h" or "-h" for "--help"     Options may be abbreviated, e.g. "--h" or "-h" for "--help"
  
 </code> </code>
  • bufr.pm/bufrresolve_help.1278074445.txt.gz
  • Last modified: 2022-05-31 09:23:11
  • (external edit)