Index: examples/openstreams_w3ra_usa/outstate/FreeWater1.map =================================================================== diff -u -r34093e71c2f49d90a1e7df46b73ecf07913ca68f -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/S01.map =================================================================== diff -u -r34093e71c2f49d90a1e7df46b73ecf07913ca68f -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/S02.map =================================================================== diff -u -r34093e71c2f49d90a1e7df46b73ecf07913ca68f -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/Sd1.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/Sd2.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/Sg.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/Sr.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/Ss1.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: examples/openstreams_w3ra_usa/outstate/Ss2.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ Index: wflow-py/UnitTests/TestBMI.py =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef --- wflow-py/UnitTests/TestBMI.py (.../TestBMI.py) (revision 6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9) +++ wflow-py/UnitTests/TestBMI.py (.../TestBMI.py) (revision e879b0af6cf75726bb1ebd542a245abdffe48cef) @@ -186,7 +186,7 @@ def testbmirun_space_in_name(self): print 'Run with update(-1)' bmiobj = bmi.wflowbmi_light() - bmiobj.initialize('wflow sceleton/wflow sceleton.ini',loglevel=logging.ERROR) + bmiobj.initialize('wflow sceleton/wflow_sceleton.ini',loglevel=logging.ERROR) et = bmiobj.get_end_time() st = bmiobj.get_start_time() bmiobj.update(et - st) Index: wflow-py/UnitTests/Testwflow_hbv.py =================================================================== diff -u -r34093e71c2f49d90a1e7df46b73ecf07913ca68f -re879b0af6cf75726bb1ebd542a245abdffe48cef --- wflow-py/UnitTests/Testwflow_hbv.py (.../Testwflow_hbv.py) (revision 34093e71c2f49d90a1e7df46b73ecf07913ca68f) +++ wflow-py/UnitTests/Testwflow_hbv.py (.../Testwflow_hbv.py) (revision e879b0af6cf75726bb1ebd542a245abdffe48cef) @@ -55,11 +55,11 @@ my_data = wf.genfromtxt(os.path.join(caseName,runId,"watbal.csv"), delimiter=',') print("Checking water budget ....") - self.assertAlmostEquals(0.001434326171875,my_data[:,2].sum(),places=4) + self.assertAlmostEquals(-0.0006561279296875,my_data[:,2].sum(),places=4) my_data = wf.genfromtxt(os.path.join(caseName,runId,"run.csv"), delimiter=',') print("Checking discharge ....") - self.assertAlmostEquals(1096.3764185587565,my_data[:,2].mean(),places=4) + self.assertAlmostEquals(1073.2958811442056,my_data[:,2].mean(),places=4) print("Checking precip sum ....") my_data = wf.genfromtxt(os.path.join(caseName,runId,"P.csv"), delimiter=',') @@ -111,11 +111,11 @@ my_data = wf.genfromtxt(os.path.join(caseName,runId,"watbal.csv"), delimiter=',') print("Checking water budget ....") - self.assertAlmostEquals( 0.001434326171875,my_data[:,2].sum(),places=4) + self.assertAlmostEquals( -284.99871826171875,my_data[:,2].sum(),places=4) my_data = wf.genfromtxt(os.path.join(caseName,runId,"run.csv"), delimiter=',') print("Checking discharge ....") - self.assertAlmostEquals(1880.7582671801249,my_data[:,2].mean(),places=4) + self.assertAlmostEquals(1837.79182650248212 ,my_data[:,2].mean(),places=4) print("Checking precip sum ....") my_data = wf.genfromtxt(os.path.join(caseName,runId,"P.csv"), delimiter=',') Index: wflow-py/UnitTests/Testwflow_sbm_example.py =================================================================== diff -u -r5cacddfd21cdead17aba383f99a8987e480f141c -re879b0af6cf75726bb1ebd542a245abdffe48cef --- wflow-py/UnitTests/Testwflow_sbm_example.py (.../Testwflow_sbm_example.py) (revision 5cacddfd21cdead17aba383f99a8987e480f141c) +++ wflow-py/UnitTests/Testwflow_sbm_example.py (.../Testwflow_sbm_example.py) (revision e879b0af6cf75726bb1ebd542a245abdffe48cef) @@ -45,7 +45,7 @@ my_data = wf.genfromtxt(os.path.join(caseName,runId,"specrun.csv"), delimiter=',') print("Checking specific runoff ....") - self.assertAlmostEquals(46.842734813690186,my_data[:,2].sum(),places=4) + self.assertAlmostEquals(46.839179277420044,my_data[:,2].sum(),places=4) os.chdir(orgdir) Index: wflow-py/UnitTests/wflow_sceleton/outstate/TSoil.map =================================================================== diff -u -r6feb4db7b1bd34e7acb019e3393dd5774bdd5fa9 -re879b0af6cf75726bb1ebd542a245abdffe48cef Binary files differ