Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update prep.ini

Update wflow_prepare scripts and linked documentation

- fixed issue with reading X, Y gauges

- function subcatch part of wflow_lib.py

- update of documentation for wflow_prepare.ini file

Update wflow_prepare.py

fixed explicit pcraster function calls

update wflow_prepare_step scripts

fixed explicit pcraster function calls

Update wflow_sbm.py

Feddes reduction switched of for wet conditions until (todo):

- reduction only applied to crops

- improved drainage concept for areas with low slope values

typo it_kin

fixed kin wave iteration issue

soilInfRedu now optional, nominal type for all reservoir static maps, use correct ldd for riverwidth (in combination with reservoirs (pits))

self.ReservoirSimpleAreas is now converted to nominal type

unittest fix

fixed riverwidth estimation (should be based on manning N river (and not landcover)), small changes to estimation kin wave iterations

fixed typo pcr.prc2numpy, set minimum iterations kinematic wave (was 0 ...)

Merge branch 'master' of https://github.com/openstreams/wflow

include all wflow models/scripts in wflow_all.spec

fix pyproj to 1.9

pyproj 2 depends on PROJ 6, which is breaking, and does not yet work with GDAL.

pyproj dir

numba version and markup .yml file

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

    • -8
    • +4
    /examples/wflow_rhine_sbm/wflow_sbm.ini
Merge branch 'lateral_redesign'

add numba dependency

estimation of kin iters now as function

Merge pull request #26 from eWaterCycle/master

fix broken pcr function calls

correct dir

fix path

Merge branch 'master' of github.com:openstreams/wflow

* 'master' of github.com:openstreams/wflow:

fix broken pcr function calls

multiply parameters fixed for topoflex

summarymaps and dynamic maps change export for topoflex list maps

change e** to pcr.exp for bmi add pcr.ordinal

topoflex test in python 3 - update the import of packages and make model run adapt framework to cope with lists of variables (for different classes) for now this is only done for the csv files, not yet for the maps.

docker file, from ewatercycle

fix broken pcr function calls

fix broken pcr function calls

- removed reinfilt option - solved index error (zi could be larger than SoilThickness

multiply parameters fixed for topoflex

add packages in wflow topoflex to make it run in bmi