mirror of https://github.com/ecmwf/eccodes.git
ECC-1813: Improve description
This commit is contained in:
parent
cb4f057345
commit
7e2ebecfe1
|
@ -63,6 +63,7 @@ instantaneous_field=$data_dir/reduced_gaussian_surface.grib2
|
|||
accumulated_field=$data_dir/reduced_gaussian_sub_area.grib2
|
||||
|
||||
|
||||
# ECC-1813: Test that we can set the stepUnits without setting the step
|
||||
fn="$instantaneous_field"
|
||||
low_level_keys="forecastTime,indicatorOfUnitOfTimeRange:s"
|
||||
${tools_dir}/grib_set -s stepUnits=m,step=60 $fn $temp
|
||||
|
|
Loading…
Reference in New Issue