Skip to content
Snippets Groups Projects
Commit d472006a authored by Michael Langguth's avatar Michael Langguth
Browse files

Add final merging step to get_era5_forecasts.sh.

parent e4345740
Branches
Tags
No related merge requests found
Checking pipeline status
...@@ -65,3 +65,6 @@ for hh in ${hh_list[@]}; do ...@@ -65,3 +65,6 @@ for hh in ${hh_list[@]}; do
done done
done done
# finally merge all data into a single file
cdo -v mergetime ${outdir}/*_allfc.nc ${outdir}/${yr}_era5_short_range_fcst
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment