bufr.pm:bufrextract.pl_help

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
bufr.pm:bufrextract.pl_help [2016-11-29 08:44:57]
pals created
bufr.pm:bufrextract.pl_help [2023-02-05 09:12:24] (current)
pals
Line 3: Line 3:
       bufrextract.pl <bufr file(s)>       bufrextract.pl <bufr file(s)>
           [--ahl <ahl_regexp>]           [--ahl <ahl_regexp>]
-          [--only_ahl] | [--without_ahl] +          [--only_ahl] | [--without_ahl] [--gts]
-          [--reuse_ahl n] +
-          [--help]+
           [--outfile <filename>]           [--outfile <filename>]
 +          [--help]
           [--verbose n]           [--verbose n]
  
Line 12: Line 11:
        --ahl <ahl_regexp> Extract BUFR messages and/or AHLs with AHL        --ahl <ahl_regexp> Extract BUFR messages and/or AHLs with AHL
                           matching <ahl_regexp> only                           matching <ahl_regexp> only
 +       --gts              Include full gts message envelope if present
        --only_ahl         Extract AHLs only        --only_ahl         Extract AHLs only
        --without_ahl      Extract BUFR messages only        --without_ahl      Extract BUFR messages only
-       --reuse_ahl n  n=0 (default) AHL is considered belonging to a BUFR message 
-                          only if immediately preceding 
-                      n=1 When filtering using --ahl: Reuse last AHL found if current 
-                          BUFR message has no immediately preceding AHL 
-       --help             Display Usage and explain the options used. For even 
-                          more info you might prefer to consult perldoc bufrextract.pl 
        --outfile <filename>        --outfile <filename>
                           Will print to <filename> instead of STDOUT                           Will print to <filename> instead of STDOUT
 +       --help             Display Usage and explain the options used. For even
 +                          more info you might prefer to consult perldoc bufrextract.pl
        --verbose n        Set verbose level to n, 0<=n<=6 (default 0)        --verbose n        Set verbose level to n, 0<=n<=6 (default 0)
  
Line 30: Line 26:
     CCCC=ENMI.     CCCC=ENMI.
  
-    If the BUFR file is known to consist solely of GTS bulletins, you +    Use option "--gtsif you want the full GTS message envelope (if 
-    probably should use "--reuse 1when applying "--ahl", in order to +    presentto be included in output. There are 2 main variations on this 
-    extract all (and not only the firstBUFR messages in multi message +    envelope (SOH/ETX and ZCZC notation)for details see the Manual on the 
-    bulletins (such bulletins are very rarethough). Note that the +    GTS: Attachment II-4. Format of Meteorological Messages.
-    corresponding AHL is still extracted only once.+
  
     No bufrtables are needed for running bufrextract.pl, since section 4 in     No bufrtables are needed for running bufrextract.pl, since section 4 in
  • bufr.pm/bufrextract.pl_help.1480409097.txt.gz
  • Last modified: 2022-05-31 09:23:11
  • (external edit)