You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

DESCRIPTION

Apply the rules defined in rules_file to each grib message in the grib files provided as arguments.

USAGE

bufr_filter [options] rules_file file file ...

OPTIONS


-f

Force. Force the execution not to fail on error.


-o output_grib_file

Output grib is written to output_grib_file. If an output grib file is required and -o is not used, the output grib is written to filtered.out


-M

Multi-field support off. Turn off support for multiple fields in single grib message.


-V

Version.


-g

Copy GTS header.


-G

GRIBEX compatibility mode.


-7

Does not fail when the message has wrong length


-v

Verbose.

bufr_filter examples

  • No labels