Skip to content
Snippets Groups Projects
Commit 64957eb1 authored by lkugler's avatar lkugler
Browse files

.

parent 4871dd25
No related branches found
No related tags found
No related merge requests found
......@@ -481,7 +481,7 @@ def set_obserr_assimilate_in_obsseqout(obsseqout, outfile="./obs_seq.out"):
# overwrite with user-defined values
obsseqout.df.loc[mask_kind, 'variance'] = obscfg["error_assimilate"]**2
obsseqout.to_dart(outfile+'2')
obsseqout.to_dart(outfile)
if __name__ == "__main__":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment