Skip to content
Snippets Groups Projects
Commit 61e5cbf9 authored by Peter Alexander's avatar Peter Alexander
Browse files

Changes to Eddie setup script

parent 14800922
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ do
cp $common_run_file $run_config_file
echo "OUTPUT_DIR=$scenario_dir" >> $run_config_file
echo "SERIALIZED_LAND_USE_FILE=$scenario_dir/calib/landUseRaster.ser" >> $run_config_file
echo "CLUSTERED_YIELD_FILE=$scenario_dir/calib/cluster.asc" >> $run_config_file
for index in "${!array[@]}"
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment