Skip to content
Snippets Groups Projects
Unverified Commit ecd70153 authored by Lukas Kugler's avatar Lukas Kugler Committed by GitHub
Browse files

typo

parent 799f5c10
No related branches found
No related tags found
1 merge request!5Forward to most current stage
......@@ -130,7 +130,7 @@ if False: # to continue a free run after spinup
prior_init_time = dt.datetime(2008, 7, 30, 13)
prior_valid_time = dt.datetime(2008, 7, 30, 13,30)
id = w.w.prepare_IC_from_prior(prior_path_exp, prior_init_time, prior_valid_time,
id = w.prepare_IC_from_prior(prior_path_exp, prior_init_time, prior_valid_time,
# new_start_time=start, # <---------- to overwrite start time
depends_on=id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment