Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bufr.pm:bufrresolve_help [2010-04-06 10:16:35] pals |
bufr.pm:bufrresolve_help [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| | | ||
| | | ||
| - | | + | |
| + | | ||
| | | ||
| - | | + | |
| | | ||
| - | 2) bufrresolve.pl --code <code_table> | + | 2) bufrresolve.pl --code <code or flag table> |
| - | | + | |
| + | | ||
| | | ||
| - | | + | |
| - | 3) bufrresolve.pl --flag < | + | 3) bufrresolve.pl --flag < |
| - | | + | |
| + | | ||
| | | ||
| - | | + | |
| + | |||
| + | Options: | ||
| + | | ||
| + | | ||
| + | descriptors on one line | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | the same as consulting perldoc bufrresolve.pl | ||
| + | |||
| + | Usage 1): Resolves the given descriptor(s) fully into table B | ||
| + | descriptors, | ||
| + | written on each line (except for --simple). --partial, --simple and | ||
| + | --noexpand are mutually exclusive (full expansion is default). | ||
| + | |||
| + | Usage 2): Prints the contents of the requested code or flag table (named | ||
| + | by the table B descriptor). | ||
| + | |||
| + | Usage 3): Displays the bits set when the data value for the requested | ||
| + | flag table is < | ||
| + | |||
| + | Options may be abbreviated, | ||
| </ | </ | ||