Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bufr.pm:bufralter.pl_help [2010-04-05 08:53:50] pals |
bufr.pm:bufralter.pl_help [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| [--outfile < | [--outfile < | ||
| [--strict_checking n] | [--strict_checking n] | ||
| + | [--tableformat < | ||
| [--tablepath <path to BUFR tables>] | [--tablepath <path to BUFR tables>] | ||
| [--verbose n] | [--verbose n] | ||
| Line 36: | Line 37: | ||
| to set a missing value. Repeat the option if more | to set a missing value. Repeat the option if more | ||
| sequence descriptors are to be set. Example: | sequence descriptors are to be set. Example: | ||
| - | --data 004004=-1+ --data | + | --data 004004=-1+ --data |
| 012101=missing This will set the data value for | 012101=missing This will set the data value for | ||
| first (and only first!) occurrence of these 3 | first (and only first!) occurrence of these 3 | ||
| Line 67: | Line 68: | ||
| | | ||
| | | ||
| - | | + | |
| i.e. remove all descriptors from 222000 on | i.e. remove all descriptors from 222000 on | ||
| | | ||
| Line 77: | Line 78: | ||
| | | ||
| | | ||
| + | | ||
| | | ||
| Set path to BUFR tables (overrides $ENV{BUFR_TABLES}) | Set path to BUFR tables (overrides $ENV{BUFR_TABLES}) | ||
| - | | + | |
| output is sent to STDOUT, so ought to be combined with | output is sent to STDOUT, so ought to be combined with | ||
| option --outfile | option --outfile | ||
| Line 90: | Line 92: | ||
| the environment variable BUFR_TABLES to the directory where your BUFR | the environment variable BUFR_TABLES to the directory where your BUFR | ||
| tables are located (unless the default path provided by bufralter.pl | tables are located (unless the default path provided by bufralter.pl | ||
| - | works for you). | + | works for you). For tableformat ECCODES, se |
| + | < | ||
| + | for more info on how to set " | ||
| </ | </ | ||