Skip to content
Snippets Groups Projects
Commit 1855e5ab authored by Lukas Kugler's avatar Lukas Kugler
Browse files

cleanup

parent e94e9a8a
No related branches found
No related tags found
No related merge requests found
...@@ -49,5 +49,3 @@ os.system('rm -rf '+cluster.dartrundir+'/output_mean*') ...@@ -49,5 +49,3 @@ os.system('rm -rf '+cluster.dartrundir+'/output_mean*')
os.system('rm -rf '+cluster.dartrundir+'/output_sd*') os.system('rm -rf '+cluster.dartrundir+'/output_sd*')
os.system('rm -rf '+cluster.dartrundir+'/perfect_output_*') os.system('rm -rf '+cluster.dartrundir+'/perfect_output_*')
#print('replace measurement error with obs error for assimilation') # not needed anymore
#sed_inplace(cluster.dartrundir+'/obs_seq.out', '9.000000000000000E-004', '0.04')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment