tests

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix default bankfull depth (1.0 m)

  1. … 3 more files in changeset.
use fixed alpha and reformat code (black) a dynamic alpha value for the kinematic wave can result in significant water balance errors, a fixed value resolves this.

  1. … 42 more files in changeset.
Fix HBV time dependent model parameters

  1. … 1 more file in changeset.
area calculation wflow_hbv replaced self.reallength with self.xl and self.yl for cell area calculations, for lat lon this is more precise.

  1. … 1 more file in changeset.
area calculation wflow_hbv replaced self.reallength with self.xl and self.yl for cell area calculations, for lat lon this is more precise.

  1. … 1 more file in changeset.
Kinematic wave (sub timestep)

- Running the kinematic wave (overland flow and river flow) at sub-timestep (iterations) resulted in a too smoothed/delayed discharge pattern.

- Now states at sub-timestep are used for wflow_hbv and wflow_sbm. This improves the discharge pattern.

- Note 1: this change affects the simulated discharge (timing and peaks) quite a bit (compared to previous code versions).

- Note 2: state files have also changed, recommmend to start with cold state start (reinit=1)

  1. … 16 more files in changeset.
back to BMI 1.0 - because of problems with OpenDA (BMI 1.0) - removed RTC 1.0 wrapper/bmi

  1. … 10 more files in changeset.
cftime, bmi, wflow_sbm - cftime > 1.0.4: cftime.num2date `only_use_cftime_datetimes`= True (was False), does not have attr tzinfo - bmi changes based on https://github.com/eWaterCycle/wflow/tree/bmi_fixes (eWaterCycle-II project) - self.recharge added to sbm, small changes for coupling with WOFOST

  1. … 7 more files in changeset.
Update wflow_sbm

Added option to set fixed timestep (seconds) for kinematic wave river and overland flow iteration, through the wflow_sbm.ini file (kinwaveRiverTstep and kinwaveLandTstep).

  1. … 1 more file in changeset.
Update test_wflow_sbm_example.py

Specific runoff in unittest changed with kinematic wave lateral flow update.

Update wflow_sbm

Moved up SoilThickness calculation based on TWI in wflow_sbm (before SoilWaterCapacity and UStoreLayerThickness calculation.

  1. … 1 more file in changeset.
Update wflow_funcs

Improved if statement in wflow_funcs

  1. … 1 more file in changeset.
update unittest

constants slightly adjusted

unittest fix

changed unit tests in line with wflow_sbm changes (lateral redesign)

  1. … 6 more files in changeset.
    • binary
    ./wflow_sceleton/outstate/TSoil.map
Revert "explicit imports all the way"

This reverts commit c427e9b948a7fbad40a1c828b68355cb277dc5e0.

  1. … 44 more files in changeset.
explicit imports all the way

  1. … 44 more files in changeset.
explicit imports all the way

  1. … 44 more files in changeset.
fix several warnings in the tests

  1. … 2 more files in changeset.
rename tests such that pytest picks them up

  1. … 15 more files in changeset.
update relative path to examples

  1. … 7 more files in changeset.
update relative path to examples

  1. … 6 more files in changeset.
move `UnitTests` up, and rename to `tests`

    • -0
    • +24
    ./TestBMI_bmi2runner.py
    • -0
    • +40
    ./TestBMI_bmi2runner2.py
    • -0
    • +47
    ./TestBMI_combined.py
    • -0
    • +42
    ./TestBMI_combined_mp.py
    • -0
    • +70
    ./Testwflow_sbm_dynveg.py
    • -0
    • +56
    ./Testwflow_sbm_example.py
    • -0
    • +72
    ./Testwflow_sbm_nc.py
    • -0
    • +42
    ./Testwflow_sbm_nc2.py
  1. … 742 more files in changeset.