bufr.pm:bufralter.pl_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: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 <file>]           [--outfile <file>]
           [--strict_checking n]           [--strict_checking n]
 +          [--tableformat <BUFRDC|ECCODES>]
           [--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 00405=50 --data+                        --data 004004=-1+ --data 004005=50 --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:
        --compress 0|1   Set compression in section 3 to 0 or 1        --compress 0|1   Set compression in section 3 to 0 or 1
        --remove_sec2    Remove optional section 2 if present        --remove_sec2    Remove optional section 2 if present
-       --remove_qc      Remove all quality information,+       --remove_qc      Remove all quality control information,
                         i.e. remove all descriptors from 222000 on                         i.e. remove all descriptors from 222000 on
        --outfile <filename>        --outfile <filename>
Line 77: Line 78:
                                  Nothing more in this message will be                                  Nothing more in this message will be
                                  decoded/encoded.                                  decoded/encoded.
 +       --tableformat    Currently supported are BUFRDC and ECCODES (default is BUFRDC)
        --tablepath <path to BUFR tables>        --tablepath <path to BUFR tables>
                         Set path to BUFR tables (overrides $ENV{BUFR_TABLES})                         Set path to BUFR tables (overrides $ENV{BUFR_TABLES})
-       --verbose n      Set verbose level to n, 0<=n<=(default 0). Verbose+       --verbose n      Set verbose level to n, 0<=n<=(default 0). Verbose
                         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 
 +    <http://search.cpan.org/dist/Geo-BUFR/lib/Geo/BUFR.pm#BUFR-TABLE-FILES> 
 +    for more info on how to set "--tablepath" (or BUFR_TABLES).
  
 </file> </file>
  
  • bufr.pm/bufralter.pl_help.txt
  • Last modified: 2022-05-31 09:29:31
  • (external edit)