Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove unused pcraster import code

    • -0
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py
remove unused pcraster import code

    • -0
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py
fix: reverse module name lookup

fix: reverse module name lookup

fix: reverse module name lookup

wflow_bmi be more relaxed about model names

wflow_bmi be more relaxed about model names

wflow_bmi be more relaxed about model names

run black code formatter on all files

    • -6
    • +17
    /wflow-py/Sandbox/wflow_HRU_test.py
    • -14
    • +14
    /wflow-py/Sandbox/wflow_mswat.py
    • -14
    • +14
    /wflow-py/Sandbox/wflow_musle.py
    • -17
    • +31
    /wflow-py/Sandbox/wflow_prepare_rad.py
    • -14
    • +14
    /wflow-py/Sandbox/wflow_vegetation.py
    • -31
    • +34
    /wflow-py/Sandbox/wflow_w3ra_v2.py
    • -13
    • +30
    /wflow-py/Scripts/e2o-getfromwci.py
    • -63
    • +80
    /wflow-py/Scripts/read_arcinfo_files.py
  1. … 90 more files in changeset.
run black code formatter on all files

    • -49
    • +84
    /wflow-py/Sandbox/wflow_HRU_test.py
    • -227
    • +491
    /wflow-py/Sandbox/wflow_mswat.py
    • -220
    • +494
    /wflow-py/Sandbox/wflow_musle.py
    • -102
    • +166
    /wflow-py/Sandbox/wflow_prepare_rad.py
    • -228
    • +399
    /wflow-py/Sandbox/wflow_usle.py
    • -111
    • +136
    /wflow-py/Sandbox/wflow_vegetation.py
    • -513
    • +832
    /wflow-py/Sandbox/wflow_w3.py
    • -444
    • +677
    /wflow-py/Sandbox/wflow_w3ra_v2.py
    • -113
    • +123
    /wflow-py/Scripts/area_in_out.py
    • -54
    • +73
    /wflow-py/Scripts/e2o-getfromwci.py
    • -89
    • +100
    /wflow-py/Scripts/mapstack.py
    • -183
    • +320
    /wflow-py/Scripts/pcr2netcdf.py
  1. … 122 more files in changeset.
run black code formatter on all files

    • -6
    • +17
    /wflow-py/Sandbox/wflow_HRU_test.py
    • -14
    • +14
    /wflow-py/Sandbox/wflow_mswat.py
    • -14
    • +14
    /wflow-py/Sandbox/wflow_musle.py
    • -17
    • +31
    /wflow-py/Sandbox/wflow_prepare_rad.py
    • -14
    • +14
    /wflow-py/Sandbox/wflow_vegetation.py
    • -31
    • +34
    /wflow-py/Sandbox/wflow_w3ra_v2.py
    • -13
    • +30
    /wflow-py/Scripts/e2o-getfromwci.py
    • -63
    • +80
    /wflow-py/Scripts/read_arcinfo_files.py
  1. … 90 more files in changeset.
remove tabs

    • -312
    • +205
    /wflow-py/wflow/wflow_hbv.py
remove tabs

    • -312
    • +205
    /wflow-py/wflow/wflow_hbv.py
remove tabs

wflow_bmi prevent dynamic import

use dynamic model import

to resolve

UnboundLocalError: local variable 'wf' referenced before assignment

on python 3

wflow_bmi prevent dynamic import

use dynamic model import

to resolve

UnboundLocalError: local variable 'wf' referenced before assignment

on python 3

wflow_bmi prevent dynamic import

use dynamic model import

to resolve

UnboundLocalError: local variable 'wf' referenced before assignment

on python 3

new name for conda env for python 3

to prevent mixing them up

new name for conda env for python 3

to prevent mixing them up

new name for conda env for python 3

to prevent mixing them up

shutil.move such that moving between drives works

shutil.move such that moving between drives works

shutil.move such that moving between drives works

modelbuilder python 3 fixes

modelbuilder python 3 fixes

modelbuilder python 3 fixes

fix some octals

2to3 converted 01 to 0o1 (octal). Python 3 doesn't support 01 for integers anymore.

    • -2
    • +2
    /wflow-py/wflow/wf_DynamicFramework.py
fix some octals

2to3 converted 01 to 0o1 (octal). Python 3 doesn't support 01 for integers anymore.

    • -2
    • +2
    /wflow-py/wflow/wf_DynamicFramework.py
fix some octals

2to3 converted 01 to 0o1 (octal). Python 3 doesn't support 01 for integers anymore.

    • -2
    • +2
    /wflow-py/wflow/wf_DynamicFramework.py
setup.py set test suite