Skip to content

Commit

Permalink
ECC-1813: Improve description
Browse files Browse the repository at this point in the history
  • Loading branch information
joobog committed Apr 24, 2024
1 parent cb4f057 commit 7e2ebec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/grib_sub_hourly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e2ebec

Please sign in to comment.