1BUFR_FILTER(1) User Commands BUFR_FILTER(1)
2
3
4
6 bufr_filter - manual page for bufr_filter
7
9 NAME bufr_filter
10
11 DESCRIPTION
12
13 Apply the rules defined in rules_file to each BUFR message in
14 the BUFR files provided as arguments. If you specify '-' (a
15 single dash) for the rules_file, the rules will be read from
16 standard input.
17
18 USAGE
19
20 bufr_filter [options] rules_file bufr_file bufr_file ...
21
22 OPTIONS
23
24 -f Force. Force the execution not to fail on error.
25
26 -o output_file
27
28 Output is written to output_file. If an output file is required
29 and -o is not used, the output is written to 'filter.out'
30
31 -V Version.
32
33 -g Copy GTS header.
34
35 -7 Does not fail when the message has wrong length
36
37 -v Verbose.
38
39 SEE ALSO
40
41 Full documentation and examples at: <https://conflu‐
42 ence.ecmwf.int/display/ECC/bufr_filter>
43
44 NAME bufr_filter
45
46 DESCRIPTION
47
48 Apply the rules defined in rules_file to each BUFR message in
49 the BUFR files provided as arguments. If you specify '-' (a
50 single dash) for the rules_file, the rules will be read from
51 standard input.
52
53 USAGE
54
55 bufr_filter [options] rules_file bufr_file bufr_file ...
56
57 OPTIONS
58
59 -f Force. Force the execution not to fail on error.
60
61 -o output_file
62
63 Output is written to output_file. If an output file is required
64 and -o is not used, the output is written to 'filter.out'
65
66 -V Version.
67
68 -g Copy GTS header.
69
70 -7 Does not fail when the message has wrong length
71
72 -v Verbose.
73
74 SEE ALSO
75
76 Full documentation and examples at: <https://conflu‐
77 ence.ecmwf.int/display/ECC/bufr_filter>
78
79
80
81bufr_filter November 2023 BUFR_FILTER(1)