Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor changes

    • -21
    • +27
    /wflow-py/Scripts/wflow_flood.py
    • -23
    • +28
    /wflow-py/wflow/wflow_routing.py
typo

typo

allow running modelbuilder from pycharm

now possible again to add variables through the ini file: [outputmaps] self.InfiltExcessCubic + self.SubCellRunoffCubic = fast

wflow_delwaq update (small bugs and time info)

    • -3
    • +19
    /wflow-py/wflow/wf_DynamicFramework.py
Link to latest doc updated

bug in saving List variable (only first entry saved)

    • -1
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py
wflow_w3ra should also run with only one argument in command line

input netcdf with ensemble members in variables possible (export from FEWS)

small changes for lintul (wflow_adapt and bmi)

removed line Executable('Scripts/wtools_py/wflow_fews.py', base=base)

removed line Executable('Scripts/wtools_py/wflow_fews.py', base=base)

changed AutoStop in lintul

wflow_lintul runs now also with runinfo.xml file (FEWS)

    • -0
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py
modelbuilder ensure outstate folder exists

set PROJ_LIB if using the executable

fixes `WARNING:Fiona:PROJ data files not located, PROJ_LIB not set`

update for pyinstaller 3.3

modelbuilder add CLI interface

create_grid layer name needs to be utf-8

also sorted the input option in the same order as the function

arguments, and removed the commented out --extent option.

disable faulty land use map for now

removed line Executable('Scripts/wtools_py/wflow_fews.py', base=base)

    • -3
    • +0
    /wflow-py/make_wflow_exe_buildserver.py
Merge remote-tracking branch 'origin/master'

Model calibrated, using 2007-2014 yield data for Brantas region. Some ambiguity between PCRaster and math functions (sin, cos, etc.) fixed. Note: BMI is not working properly... values of PotTrans and Transpiration entering the model are 'nan'.

Model calibrated, using 2007-2014 yield data for Brantas region. Some ambiguity between PCRaster and math functions (sin, cos, etc.) fixed. Note: BMI is not working properly... values of PotTrans and Transpiration entering the model are 'nan'.

improved wflow-rtc 1.0 bmi coupling

improved wflow-rtc 1.0 bmi coupling

Optional functionality added to autodetermine transplating and harvest dates (i.e. not relying on crop-profile maps) - Switchable with AutoStartStop variable => to be read from ini file later on. Runs multiple seasons: 1st season based on 200m rainfall after November 1 (new datetime functionality added to that end; probably still needs harmonization with other time/date related modules) ; 2nd season starts 14 days after harvesting the first. Negative LAI problem solved.

Optional functionality added to autodetermine transplating and harvest dates (i.e. not relying on crop-profile maps) - Switchable with AutoStartStop variable => needs to be moved to ini file. New datetime functionality added to that end; probably needs harmonization with other time/date related modules. Runs multiple seasons: 1st season based on 200m rainfall after November 1; 2nd season starts 14 days after harvesting the first. Negative LAI problem solved.

    • -730
    • +830
    /wflow-py/wflow/wflow_lintul.py
Merge branch 'master' of https://github.com/openstreams/wflow

gdal_warp input if no projection assume WGS 84