GRIB_CONVERT(1) | User Commands | GRIB_CONVERT(1) |
grib_convert
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; }
grib_convert [options] conversion_rules grib_file grib_file ... output_grib_file
This manpage has been autogenerated by Enrico Zini <enrico@debian.org>from the command line help of grib_convert.
April 2009 | grib_convert |