Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bufr.pm:bufrdump.pl_filter [2010-02-11 08:48:44] pals |
bufr.pm:bufrdump.pl_filter [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Filter file (include stations in WMO block 01 with temperature between -10 and 0.5 only): | + | Filter file (include stations in WMO block 01 with temperature between -10 and 10 only): |
| < | < | ||
| D: 001001 I2.2 | D: 001001 I2.2 | ||
| Line 5: | Line 5: | ||
| TA >= -10 | TA >= -10 | ||
| - | TA < 0.5 | + | TA < 10 |
| </ | </ | ||
| Output: | Output: | ||
| < | < | ||
| - | wmonr=01167 | + | wmonr=01431 |
| - | TA=-7.7 | + | TA=7.2 |
| RR_12=0.0 | RR_12=0.0 | ||
| - | wmonr=01245 | + | wmonr=01417 |
| - | TA=-6.8 | + | TA=8.7 |
| - | RR_12=3.2 | + | RR_12=0.4 |
| - | wmonr=01121 | + | wmonr=01167 |
| - | TA=-3.0 | + | TA=9.1 |
| + | RR_12=0.0 | ||
| + | |||
| + | wmonr=01047 | ||
| + | TA=5.8 | ||
| + | RR_12=0.0 | ||
| - | wmonr=01360 | + | wmonr=01350 |
| - | TA=-6.2 | + | TA=7.7 |
| RR_12=0.0 | RR_12=0.0 | ||
| ... | ... | ||
| </ | </ | ||