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              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       NAME    grib_filter
50
51       DESCRIPTION
52
53              Apply the rules defined in rules_file to each  GRIB  message  in
54              the  GRIB  files  provided  as arguments.  If you specify '-' (a
55              single dash) for the rules_file, the rules  will  be  read  from
56              standard input.
57
58       USAGE
59
60              grib_filter [options] rules_file grib_file grib_file ...
61
62       OPTIONS
63
64       -f     Force. Force the execution not to fail on error.
65
66       -o output_file
67
68              Output is written to output_file.  If an output file is required
69              and -o is not used, the output is written to 'filter.out'
70
71       -M     Multi-field support off. Turn off support for multiple fields in
72              single GRIB message.
73
74       -V     Version.
75
76       -g     Copy GTS header.
77
78       -G     GRIBEX compatibility mode.
79
80       -T T | B | M | A
81              Message  type.  T->GTS, B->BUFR, M->METAR (Experimental), A->Any
82              (Experimental).  The input file is interpreted according to  the
83              message type.
84
85       -7     Does not fail when the message has wrong length
86
87       -v     Verbose.
88
89
90
91grib_filter                      December 2022                  GRIB_FILTER(1)
Impressum