From d8e376198232cde761f1708844fc24ba3cd2c52a Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Thu, 12 Oct 2017 15:44:54 +0100 Subject: [PATCH] Fix error in tools documentation --- tools/grib_set.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/grib_set.sh b/tools/grib_set.sh index feceadd3f..c2ac33f0e 100755 --- a/tools/grib_set.sh +++ b/tools/grib_set.sh @@ -28,7 +28,7 @@ echo "-# It's possible to produce a grib edition 2 file from a grib edition 1 ju At this stage of development all the geography parameters, level and time information is correctly translated, for the product definition extra set calls must be done. To do this properly, \ref grib_filter is suggested. \\n \\verbatim -grib_set -s edition=2 ../data/reduced_gaussian_pressure_level.grib1 +grib_set -s edition=2 ../data/reduced_gaussian_pressure_level.grib1 out.grib2 \\endverbatim\\n" echo "-# With grib edition 2 is possible to compress data using the jpeg algorithm.