1GTS_FILTER(1) User Commands GTS_FILTER(1)
2
3
4
6 gts_filter - manual page for gts_filter
7
9 NAME gts_filter
10
11 DESCRIPTION
12
13 Apply the rules defined in rules_file to each GTS message in the
14 GTS files provided as arguments. If you specify '-' (a single
15 dash) for the rules_file, the rules will be read from standard
16 input.
17
18 USAGE
19
20 gts_filter [options] rules_file file 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 -M Multi-field support off. Turn off support for multiple fields in
32 a single GRIB message.
33
34 -V Version.
35
36 -g Copy GTS header.
37
38 -G GRIBEX compatibility mode.
39
40 -7 Does not fail when the message has wrong length
41
42 -v Verbose.
43
44 NAME gts_filter
45
46 DESCRIPTION
47
48 Apply the rules defined in rules_file to each GTS message in the
49 GTS files provided as arguments. If you specify '-' (a single
50 dash) for the rules_file, the rules will be read from standard
51 input.
52
53 USAGE
54
55 gts_filter [options] rules_file file 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 -M Multi-field support off. Turn off support for multiple fields in
67 a single GRIB message.
68
69 -V Version.
70
71 -g Copy GTS header.
72
73 -G GRIBEX compatibility mode.
74
75 -7 Does not fail when the message has wrong length
76
77 -v Verbose.
78
79
80
81gts_filter November 2023 GTS_FILTER(1)