Skip to content
Snippets Groups Projects
Commit a30cdb97 authored by Ingrid Luijkx's avatar Ingrid Luijkx
Browse files

Added copying of *nc files from da/analysis to cloned run

parent 7a8de66c
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,7 @@ fi
mkdir -p ${rundir}
rsync -ru --cvs-exclude --exclude=*nc ${sourcedir}/* ${rundir}/
rsync -ru --cvs-exclude ${sourcedir}/da/analysis/*nc ${rundir}/da/analysis/
cd ${rundir}
echo "Modifying jb file, py file, and rc-file"
......
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