Index: wflow-py/Sandbox/wflow_w3ra_v2.py =================================================================== diff -u -r424eef235c315b8804be17c78a5ef1fff292b465 -r3cfc57a80ec1f8649e6f630c9e04cb8d42054cf1 --- wflow-py/Sandbox/wflow_w3ra_v2.py (.../wflow_w3ra_v2.py) (revision 424eef235c315b8804be17c78a5ef1fff292b465) +++ wflow-py/Sandbox/wflow_w3ra_v2.py (.../wflow_w3ra_v2.py) (revision 3cfc57a80ec1f8649e6f630c9e04cb8d42054cf1) @@ -704,7 +704,7 @@ print("Failed to get timesteps from runinfo file: " + runinfoFile) exit(2) else: - starttime = dt.datetime(1990,0o1,0o1) + starttime = dt.datetime(1990,1,1) if _lastTimeStep < _firstTimeStep: print("The starttimestep (" + str(_firstTimeStep) + ") is smaller than the last timestep (" + str(