grib_filter - Man Page
manual page for grib_filter
Description
NAME grib_filter
DESCRIPTION
Apply the rules defined in rules_file to each GRIB message in the GRIB files provided as arguments. If you specify '-' (a single dash) for the rules_file, the rules will be read from standard input.
USAGE
grib_filter [options] rules_file grib_file grib_file ...
OPTIONS
- -f
Force. Force the execution not to fail on error.
-o output_file
Output is written to output_file. If an output file is required and -o is not used, the output is written to 'filter.out'
- -M
Multi-field support off. Turn off support for multiple fields in a single GRIB message.
- -V
Version.
- -g
Copy GTS header.
- -G
GRIBEX compatibility mode.
- -T T | B | A
Message type. T->GTS, B->BUFR, A->Any (Experimental). The input file is interpreted according to the message type.
- -7
Does not fail when the message has wrong length.
- -v
Verbose.
- -h
Display this help text and exit.
SEE ALSO
Full documentation and examples at: <https://confluence.ecmwf.int/display/ECC/grib_filter>
NAME grib_filter
DESCRIPTION
Apply the rules defined in rules_file to each GRIB message in the GRIB files provided as arguments. If you specify '-' (a single dash) for the rules_file, the rules will be read from standard input.
USAGE
grib_filter [options] rules_file grib_file grib_file ...
OPTIONS
- -f
Force. Force the execution not to fail on error.
-o output_file
Output is written to output_file. If an output file is required and -o is not used, the output is written to 'filter.out'
- -M
Multi-field support off. Turn off support for multiple fields in a single GRIB message.
- -V
Version.
- -g
Copy GTS header.
- -G
GRIBEX compatibility mode.
- -T T | B | A
Message type. T->GTS, B->BUFR, A->Any (Experimental). The input file is interpreted according to the message type.
- -7
Does not fail when the message has wrong length.
- -v
Verbose.
- -h
Display this help text and exit.
SEE ALSO
Full documentation and examples at: <https://confluence.ecmwf.int/display/ECC/grib_filter>