Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed bug in soil layer thickness (with multiple soil layers, the thickness of the last soil layers was not correct) added soil moisture variables for the root zone and per soil layer: - volumetric water content [m3/m3] - volumetric water content [%] - root storage

fixed bug in soil layer thickness (with multiple soil layers, the thickness of the last soil layers was not correct) added soil moisture variables for the root zone and per soil layer: - volumetric water content [m3/m3] - volumetric water content [%] - root storage

add Arnejan's manual outlet patch

add Arnejan's manual outlet patch

add Arnejan's manual outlet patch

add Arnejan's manual outlet patch

wip on using f2py snow module

copy wflow_sbm.py to wflow_sbm_f2py.py

In this copy we'll (in future commits) test out calling out into an f2py compiled extension module

    • -0
    • +2033
    /wflow-py/wflow/wflow_sbm_f2py.py
pin rasterio to 1.0a12

the latest 1.0b4 seems to break conda-forge entirely, resulting in a unusable numpy

pin rasterio to 1.0a12

the latest 1.0b4 seems to break conda-forge entirely, resulting in a unusable numpy

pin rasterio to 1.0a12

the latest 1.0b4 seems to break conda-forge entirely, resulting in a unusable numpy

pin rasterio to 1.0a12

the latest 1.0b4 seems to break conda-forge entirely, resulting in a unusable numpy

fix BMI tests

the _hr.ini never existed, so removed it

and fix a path

fix BMI tests

the _hr.ini never existed, so removed it

and fix a path

fix BMI tests

the _hr.ini never existed, so removed it

and fix a path

changed reading netcdf file bit more (mem blocks not required)

changed reading netcdf file bit more (mem blocks not required)

changed reading netcdf file bit more (mem blocks not required)

changed reading netcdf file bit more (mem blocks not required)

reshape not required reading netcdf in case of ensemble members now fixed (shape)

reshape not required reading netcdf in case of ensemble members now fixed (shape)

reshape not required reading netcdf in case of ensemble members now fixed (shape)

reshape not required reading netcdf in case of ensemble members now fixed (shape)

wflow_sbm.ini duplicate section

Python 3 ConfigParser refuses this

wflow_sbm.ini duplicate section

Python 3 ConfigParser refuses this

wflow_sbm.ini duplicate section

Python 3 ConfigParser refuses this

move exec assignment

see if this helps with

UnboundLocalError: local variable 'retval' referenced before assignment

    • -4
    • +2
    /wflow-py/wflow/wf_DynamicFramework.py
move exec assignment

see if this helps with

UnboundLocalError: local variable 'retval' referenced before assignment

    • -4
    • +2
    /wflow-py/wflow/wf_DynamicFramework.py
move exec assignment

see if this helps with

UnboundLocalError: local variable 'retval' referenced before assignment

    • -4
    • +2
    /wflow-py/wflow/wf_DynamicFramework.py
remove unused pcraster import code

    • -0
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py