bufr.pm:bufrextract.pl_ahl_onlyahl

LDAP: couldn't connect to LDAP server

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:bufrextract.pl_ahl_onlyahl [2016-12-07 10:13:14]
pals
bufr.pm:bufrextract.pl_ahl_onlyahl [2022-05-31 09:29:31] (current)
Line 3: Line 3:
 Extracting all BUFR messages from a specific centre (ENMI) to file [[bufrextract.pl_ahlsenmi|ahls_enmi]]: Extracting all BUFR messages from a specific centre (ENMI) to file [[bufrextract.pl_ahlsenmi|ahls_enmi]]:
  
-<code>bufrextract.pl sn.0113.bin --only_ahl --ahl "ENMI" --outfile ahls_enmi</code>+  bufrextract.pl sn.0113.bin --only_ahl --ahl "ENMI" --outfile ahls_enmi
  
 Extracting synoptic observations from land stations from 2 specific centres to file [[bufrextract.pl_ahlsisl|ahls_isl]]: Extracting synoptic observations from land stations from 2 specific centres to file [[bufrextract.pl_ahlsisl|ahls_isl]]:
  
-<code>bufrextract.pl sn.0113.bin --only_ahl --ahl "IS(M|I|N)... (ENMI|EGRR)" --outfile ahls_isl</code>+  bufrextract.pl sn.0113.bin --only_ahl --ahl "IS(M|I|N)... (ENMI|EGRR)" --outfile ahls_isl
  
-Extracting a specific bulletin (excluding corresponding corrected and retarded bulletins by ending ahl regexp with a '$'to file [[bufrextract.pl_ahlseswi|ahls_eswi]]:+Extracting all corrected bulletins to file [[bufrextract.pl_ahlsccx|ahls_ccx]]:
  
-<code>bufrextract.pl sn.0113.bin --only_ahl --ahl "ISSD01 ESWI 160000$" --outfile ahls_eswi</code>+  bufrextract.pl sn.0113.bin --only_ahl --ahl "CC.$" --outfile ahls_ccx 
 +   
 +Extracting a specific regular bulletin (excluding corresponding corrected and retarded bulletins by ending ahl regexp with a '$') to file [[bufrextract.pl_ahlseswi|ahls_eswi]]:
  
-Same as above, but allowing also for corrected and retarded bulletins, to file [[bufrextract.pl_ahlseswi|ahls_eswiall]]:+  bufrextract.pl sn.0113.bin --only_ahl --ahl "ISSD01 ESWI 160000$" --outfile ahls_eswi
  
-<code>bufrextract.pl sn.0113.bin --only_ahl --ahl "ISSD01 ESWI 160000" --outfile ahls_eswi</code>+Same as above, but allowing also for corrected and retarded bulletins, to file [[bufrextract.pl_ahlseswiall|ahls_eswiall]]:
  
-Extracting all corrected bulletins to file [[bufrextract.pl_ahlsccx|ahls_ccx]]:+  bufrextract.pl sn.0113.bin --only_ahl --ahl "ISSD01 ESWI 160000" --outfile ahls_eswiall 
 + 
 +Extracting all oceanographic/limnographic data (IO) that are not Buoy observations (IOB) to file [[bufrextract.pl_ahlsio|ahls_ionB]]: 
 + 
 +  bufrextract.pl sn.0113.bin --only_ahl --ahl "^IO[^B]" --outfile ahls_ionB
  
-<code>bufrextract.pl sn.0113.bin --only_ahl --ahl "CC.$" --outfile ahls_ccx</code> 
  • bufr.pm/bufrextract.pl_ahl_onlyahl.1481105594.txt.gz
  • Last modified: 2022-05-31 09:23:11
  • (external edit)