|
|
@@ -709,7 +709,7 @@ do
|
|
|
# Fixed year forcing, requires cdo!
|
|
|
# If cdo is not available at runtime you need to fix proper
|
|
|
# icmcl files beforehand and use them here
|
|
|
- cdo setyear,$yr ${ini_data_dir}/ifs/${ifs_grid}/icmcl_v16/icmcl_${ifs_cmip_fixyear}.grb ${tempfile}
|
|
|
+ ${cdo} setyear,$yr ${ini_data_dir}/ifs/${ifs_grid}/icmcl_v16/icmcl_${ifs_cmip_fixyear}.grb ${tempfile}
|
|
|
cat ${tempfile} >> ICMCL${exp_name}INIT
|
|
|
fi
|
|
|
done
|