Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
test docs

    • -0
    • +272
    /doc/wflow_modelbuilder.rst
Merge remote-tracking branch 'origin/master'

Variable names updated, redundant variables removed.

add modelbuilder script to pyinstaller

modelbuilder update - create clim dir for lai maps

modelbuilder update - create full wflow folder structures

  1. … 3 more files in changeset.
modelbuilder updates for hbv - updated state names, parameters, included daily-hourly option

  1. … 24 more files in changeset.
changed version of setup (only the main version now, e.g. 2017.1)

removed check for sameClone

    • -1
    • +1
    /wflow-py/wflow/pcrglobwb/virtualOS.py
for wflow_pcrglobwb possible to place staticmaps dir somewhere else (command line: -d )

    • -2
    • +2
    /wflow-py/wflow/pcrglobwb/groundwater.py
    • -2
    • +2
    /wflow-py/wflow/pcrglobwb/landSurface.py
    • -12
    • +14
    /wflow-py/wflow/wflow_pcrglobwb.py
only __version__ now in wf_DynamicFramework

    • -8
    • +8
    /wflow-py/wflow/wf_DynamicFramework.py
_version.py also required in this directory for setup.py

    • -0
    • +21
    /wflow-py/wflow/_version.py
corrected path to _version.py in build directory

    • -1
    • +1
    /wflow-py/make_wflow_exe_buildserver.py
versioning now with versioneer (version-string management for VCS-controlled trees)

    • -0
    • +1
    /wflow-py/.gitattributes
    • -4
    • +9
    /wflow-py/make_wflow_exe_buildserver.py
    • -0
    • +1822
    /wflow-py/versioneer.py
Merge branch 'modelbuilder'

correct path to pcraster libs now

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

correct path to pcraster libs now

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

Fully PCRaster-based version, no mixed use of PCRaster and numpy anymore.

Bugs fixed in run options logical structure. For cases where 3 rice don't fit crops in a year (low temp areas), the 3rd season is now cut off at 1 November.

    • -298
    • +106
    /wflow-py/wflow/wflow_lintul.py
changed path to pcraster libs

    • -1
    • +1
    /wflow-py/make_wflow_exe_buildserver.py
ad path to pcraster libs

    • -0
    • +2
    /wflow-py/make_wflow_exe_buildserver.py
no version file

revert to pyinstaller and cx_freeze settings

    • -28
    • +57
    /wflow-py/mkversion_buildserver.py
removed numpy package

    • -2
    • +2
    /wflow-py/make_wflow_exe_buildserver.py
revert back to earlier version (not adapted yet for pyinstaller)

    • -22
    • +21
    /wflow-py/mkversion_buildserver.py
try to solve File "c:\Anaconda\lib\os.py", line 425, in __getitem__ KeyError: 'PYTHONPATH'

removed @profile tag

clone checking has been excluded (staticmaps and clone for pcrglob_wb need to be the same!!!))

    • -226
    • +226
    /wflow-py/wflow/pcrglobwb/virtualOS.py