Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

setup.py set test suite

setup.py set test suite

pip cannot find osgeo

pip cannot find osgeo

pip cannot find osgeo

warn is now warning

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

    • -23
    • +23
    /wflow-py/wflow/wf_DynamicFramework.py
    • -1
    • +1
    /wflow-py/wflow/wflow_bmi_combined_mp.py
  1. … 7 more files in changeset.
warn is now warning

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

    • -90
    • +31
    /wflow-py/wflow/wf_DynamicFramework.py
    • -1
    • +3
    /wflow-py/wflow/wflow_bmi_combined_mp.py
  1. … 7 more files in changeset.
warn is now warning

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead

    • -90
    • +31
    /wflow-py/wflow/wf_DynamicFramework.py
    • -1
    • +3
    /wflow-py/wflow/wflow_bmi_combined_mp.py
  1. … 7 more files in changeset.
SafeConfigParser is now ConfigParser

DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.

    • -1
    • +1
    /wflow-py/Scripts/wflow_prepare_step1.py
    • -1
    • +1
    /wflow-py/Scripts/wflow_prepare_step2.py
    • -1
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py
    • -1
    • +1
    /wflow-py/wflow/wflow_bmi_combined_mp.py
SafeConfigParser is now ConfigParser

DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.

    • -1
    • +1
    /wflow-py/Scripts/wflow_prepare_step1.py
    • -1
    • +1
    /wflow-py/Scripts/wflow_prepare_step2.py
    • -1
    • +1
    /wflow-py/wflow/wf_DynamicFramework.py
    • -1
    • +1
    /wflow-py/wflow/wflow_bmi_combined_mp.py