1GRIB_FILTER(1)                   User Commands                  GRIB_FILTER(1)
2
3
4

NAME

6       grib_filter - manual page for grib_filter
7

DESCRIPTION

9       NAME    grib_filter
10
11       DESCRIPTION
12
13              Apply  the  rules  defined in rules_file to each GRIB message in
14              the GRIB 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              grib_filter [options] rules_file grib_file grib_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       -T T | B | M | A
41              Message type. T->GTS, B->BUFR, M->METAR  (Experimental),  A->Any
42              (Experimental).   The input file is interpreted according to the
43              message type.
44
45       -7     Does not fail when the message has wrong length
46
47       -v     Verbose.
48
49       SEE ALSO
50
51              Full   documentation   and   examples    at:    <https://conflu
52              ence.ecmwf.int/display/ECC/grib_filter>
53
54       NAME    grib_filter
55
56       DESCRIPTION
57
58              Apply  the  rules  defined in rules_file to each GRIB message in
59              the GRIB files provided as arguments.  If  you  specify  '-'  (a
60              single  dash)  for  the  rules_file, the rules will be read from
61              standard input.
62
63       USAGE
64
65              grib_filter [options] rules_file grib_file grib_file ...
66
67       OPTIONS
68
69       -f     Force. Force the execution not to fail on error.
70
71       -o output_file
72
73              Output is written to output_file.  If an output file is required
74              and -o is not used, the output is written to 'filter.out'
75
76       -M     Multi-field support off. Turn off support for multiple fields in
77              a single GRIB message.
78
79       -V     Version.
80
81       -g     Copy GTS header.
82
83       -G     GRIBEX compatibility mode.
84
85       -T T | B | M | A
86              Message type. T->GTS, B->BUFR, M->METAR  (Experimental),  A->Any
87              (Experimental).   The input file is interpreted according to the
88              message type.
89
90       -7     Does not fail when the message has wrong length
91
92       -v     Verbose.
93
94       SEE ALSO
95
96              Full   documentation   and   examples    at:    <https://conflu
97              ence.ecmwf.int/display/ECC/grib_filter>
98
99
100
101grib_filter                      November 2023                  GRIB_FILTER(1)
Impressum