Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adapt get_rivers to change ee api

adapt get_rivers to change ee api

wflow_pcrglobwb state issue, warm states are now read from the instate folder by the different modules. names of state files need to be specified in the ini file.

    • -9
    • +12
    /wflow-py/wflow/pcrglobwb/groundwater.py
    • -2
    • +4
    /wflow-py/wflow/pcrglobwb/landCover.py
    • -0
    • +4
    /wflow-py/wflow/pcrglobwb/landSurface.py
    • -12
    • +15
    /wflow-py/wflow/pcrglobwb/routing.py
wflow_pcrglobwb state issue, warm states are now read from the instate folder by the different modules. names of state files need to be specified in the ini file.

    • -9
    • +12
    /wflow-py/wflow/pcrglobwb/groundwater.py
    • -2
    • +4
    /wflow-py/wflow/pcrglobwb/landCover.py
    • -0
    • +4
    /wflow-py/wflow/pcrglobwb/landSurface.py
    • -12
    • +15
    /wflow-py/wflow/pcrglobwb/routing.py
wflow_pcrglobwb state issue, warm states are now read from the instate folder by the different modules. names of state files need to be specified in the ini file.

    • -9
    • +12
    /wflow-py/wflow/pcrglobwb/groundwater.py
    • -2
    • +4
    /wflow-py/wflow/pcrglobwb/landCover.py
    • -0
    • +4
    /wflow-py/wflow/pcrglobwb/landSurface.py
    • -12
    • +15
    /wflow-py/wflow/pcrglobwb/routing.py
wflow_pcrglobwb state issue, warm states are now read from the instate folder by the different modules. names of state files need to be specified in the ini file.

    • -9
    • +12
    /wflow-py/wflow/pcrglobwb/groundwater.py
    • -2
    • +4
    /wflow-py/wflow/pcrglobwb/landCover.py
    • -0
    • +4
    /wflow-py/wflow/pcrglobwb/landSurface.py
    • -12
    • +15
    /wflow-py/wflow/pcrglobwb/routing.py
removed dependency from mapattr (pcraster) in routing.py

removed dependency from mapattr (pcraster) in routing.py

removed dependency from mapattr (pcraster) in routing.py

removed dependency from mapattr (pcraster) in routing.py

fixed reservoir state issue wflow_pcrglobwb

fixed reservoir state issue wflow_pcrglobwb

fixed reservoir state issue wflow_pcrglobwb

fixed reservoir state issue wflow_pcrglobwb

fixed unittests

    • -70
    • +0
    /wflow-py/UnitTests/Testwflow_sbm2.py
    • -22
    • +0
    /wflow-py/UnitTests/Testwflow_sbm2bmi.py
    • -1
    • +1
    /wflow-py/UnitTests/Testwflow_sbm_nc.py
    • -0
    • +76
    /wflow-py/UnitTests/wflow_sceleton/wflow_sceleton_hr.ini
    • -60
    • +50
    /wflow-py/wflow/wflow_routing.py
fixed unittests

    • -70
    • +0
    /wflow-py/UnitTests/Testwflow_sbm2.py
    • -1
    • +1
    /wflow-py/UnitTests/Testwflow_sbm_nc.py
    • -59
    • +48
    /wflow-py/wflow/wflow_routing.py
fixed unittests

    • -70
    • +0
    /wflow-py/UnitTests/Testwflow_sbm2.py
    • -1
    • +1
    /wflow-py/UnitTests/Testwflow_sbm_nc.py
    • -59
    • +48
    /wflow-py/wflow/wflow_routing.py
fixed unittests

    • -70
    • +0
    /wflow-py/UnitTests/Testwflow_sbm2.py
    • -22
    • +0
    /wflow-py/UnitTests/Testwflow_sbm2bmi.py
    • -1
    • +1
    /wflow-py/UnitTests/Testwflow_sbm_nc.py
    • -0
    • +76
    /wflow-py/UnitTests/wflow_sceleton/wflow_sceleton_hr.ini
    • -60
    • +50
    /wflow-py/wflow/wflow_routing.py
fixed reading wflow_tempcor.map file

fixed reading wflow_tempcor.map file

fixed reading wflow_tempcor.map file

fixed reading wflow_tempcor.map file

reformat last file with black --fast

1 file reformatted, 145 files left unchanged.

    • -444
    • +673
    /wflow-py/Sandbox/wflow_w3ra_v2.py
reformat last file with black --fast

1 file reformatted, 145 files left unchanged.

    • -444
    • +673
    /wflow-py/Sandbox/wflow_w3ra_v2.py
fix syntax errors

fix syntax errors

reformat with black --fast

82 files reformatted, 63 files left unchanged, 1 file failed to reformat.

The default --safe option failed on many files, mostly due to using a mix of spaces and tabs. We should check carefully if all is handled well here.

    • -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
    • +828
    /wflow-py/Sandbox/wflow_w3.py
    • -113
    • +123
    /wflow-py/Scripts/area_in_out.py
    • -54
    • +71
    /wflow-py/Scripts/e2o-getfromwci.py
    • -89
    • +100
    /wflow-py/Scripts/mapstack.py
    • -183
    • +320
    /wflow-py/Scripts/pcr2netcdf.py
    • -71
    • +118
    /wflow-py/Scripts/read_arcinfo_files.py
    • -31
    • +45
    /wflow-py/Scripts/shptoraster.py
  1. … 67 more files in changeset.
reformat with black --fast

82 files reformatted, 63 files left unchanged, 1 file failed to reformat.

The default --safe option failed on many files, mostly due to using a mix of spaces and tabs. We should check carefully if all is handled well here.

    • -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
    • +828
    /wflow-py/Sandbox/wflow_w3.py
    • -113
    • +123
    /wflow-py/Scripts/area_in_out.py
    • -54
    • +71
    /wflow-py/Scripts/e2o-getfromwci.py
    • -89
    • +100
    /wflow-py/Scripts/mapstack.py
    • -183
    • +320
    /wflow-py/Scripts/pcr2netcdf.py
    • -71
    • +118
    /wflow-py/Scripts/read_arcinfo_files.py
    • -31
    • +45
    /wflow-py/Scripts/shptoraster.py
  1. … 67 more files in changeset.
reformat with black --safe

54 files reformatted, 9 files left unchanged, 83 files failed to reformat.

    • -9
    • +7
    /wflow-py/UnitTests/TestBMI_bmi2runner.py
    • -21
    • +24
    /wflow-py/UnitTests/TestFrameWork.py
    • -18
    • +18
    /wflow-py/UnitTests/Test_w3ra_BMI.py
    • -29
    • +33
    /wflow-py/UnitTests/Testwflow_sbm.py
    • -29
    • +33
    /wflow-py/UnitTests/Testwflow_sbm2.py
    • -5
    • +6
    /wflow-py/UnitTests/Testwflow_sbm2bmi.py
    • -30
    • +36
    /wflow-py/UnitTests/Testwflow_sbm_nc.py
    • -20
    • +18
    /wflow-py/UnitTests/Testwflow_sbm_nc2.py
    • -126
    • +149
    /wflow-py/WflowDeltashell/plotcsv.py
  1. … 39 more files in changeset.
reformat with black --safe

54 files reformatted, 9 files left unchanged, 83 files failed to reformat.

    • -9
    • +7
    /wflow-py/UnitTests/TestBMI_bmi2runner.py
    • -21
    • +24
    /wflow-py/UnitTests/TestFrameWork.py
    • -18
    • +18
    /wflow-py/UnitTests/Test_w3ra_BMI.py
    • -29
    • +33
    /wflow-py/UnitTests/Testwflow_sbm.py
    • -29
    • +33
    /wflow-py/UnitTests/Testwflow_sbm2.py
    • -5
    • +6
    /wflow-py/UnitTests/Testwflow_sbm2bmi.py
    • -30
    • +36
    /wflow-py/UnitTests/Testwflow_sbm_nc.py
    • -20
    • +18
    /wflow-py/UnitTests/Testwflow_sbm_nc2.py
    • -126
    • +149
    /wflow-py/WflowDeltashell/plotcsv.py
  1. … 39 more files in changeset.