grib_convert(1) debian man page | unix.com

Man Page: grib_convert

Operating Environment: debian

Section: 1

GRIB_CONVERT(1) 						   User Commands						   GRIB_CONVERT(1)

NAME
grib_convert - converts grib messages applying the rules from a conversion_rules file.
DESCRIPTION
It converts grib messages applying the rules from a conversion_rules file. The rules are of the type "keyname = value;" and if blocks are allowed as if ( keyname1 == value1 || keyname2 != value2 && keyname3 == value3 ) { keyname4 = value4; }
USAGE
grib_convert [options] conversion_rules grib_file grib_file ... output_grib_file
OPTIONS
-f Force. Force the execution not to fail on error. -M Multi-grib support off. Turn off support for multiple fields in single grib message -g Copy GTS header. -G GRIBEX compatibility mode. -V Version. -7 Does not fail when the message has wrong length -v Verbose.
AUTHOR
This manpage has been autogenerated by Enrico Zini <enrico@debian.org>from the command line help of grib_convert. grib_convert April 2009 GRIB_CONVERT(1)
Related Man Pages
grib_compare(1) - debian
grib_ls(1) - debian
dialtest(8) - debian
dialtest(8c) - suse
dialtest(8) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph