Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bufr.pm:bufrresolve_help [2010-02-02 09:02:24] pals created | bufr.pm:bufrresolve_help [2022-05-31 09:29:31] (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| - | Usage 1: / | + | Usage: | 
| + | 1) bufrresolve.pl < | ||
| + |  | ||
| + |  | ||
| + |  | ||
| + |  | ||
| + |  | ||
| + |  | ||
| + |  | ||
| + | [--help] | ||
| - | where options (may be abbreviated, | + | 2) bufrresolve.pl --code < | 
| + | [--bufrtable <name of BUFR table> | ||
| + | [--tableformat < | ||
| + |  | ||
| + |  | ||
| - | [--partial] | + | 3) bufrresolve.pl | 
| - |  | + |  | 
| - | [--simple] | + |  | 
| - | descriptors on one line | + |  | 
| - |  | + |  | 
| - | [--table <name of BUFR B or D table] Set BUFR tables | + | |
| - | [--bufrpath | + | |
| - | [--verbose] | + | |
| - | [--help] | + | |
| - | --simple, --noexpand | + | Options: | 
| - | Without | + |  | 
| - | reference value and data width (in bits). | + | --simple | 
| + | descriptors on one line | ||
| + | --noexpand | ||
| + | --bufrtable <name of BUFR B or D table> | ||
| + |  | ||
| + |  | ||
| + | --verbose n Display path and tables used if n > 0 | ||
| + |  | ||
| + | the same as consulting perldoc bufrresolve.pl | ||
| - | Usage 2: / | + |  | 
| + | descriptors, | ||
| + | written on each line (except for --simple). --partial, --simple and | ||
| + | --noexpand are mutually exclusive (full expansion is default). | ||
| - | Print the content | + | Usage 2): Prints | 
| + | by the table B descriptor). | ||
| - | Usage 3: / | + |  | 
| + |  | ||
| + | |||
| + | Options may be abbreviated, | ||
| - | Display the bits set for flag value < | ||
| </ | </ | ||