Skip to content
Snippets Groups Projects
Commit 694c6941 authored by lkugler's avatar lkugler
Browse files

rename

parent b9d97ca0
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import numpy as np
from dartwrf.exp_config import exp
from dartwrf.server_config import cluster
from dartwrf import assim_synth_obs as aso
from dartwrf import assimilate as aso
if __name__ == "__main__":
......
......@@ -6,7 +6,7 @@ import numpy as np
from dartwrf.exp_config import exp
from dartwrf.server_config import cluster
from dartwrf.utils import symlink, copy, sed_inplace, append_file, mkdir, try_remove, print, shell
from dartwrf import assim_synth_obs as aso
from dartwrf import assimilate as aso
from osselyze.utils import get_prior_config
......
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