Wflow

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Flipped numba version in env.

numba.errors moved to numba.core.errors

Around numba 0.48. This should work both before and after.

numba.errors moved to numba.core.errors

Around numba 0.48. This should work both before and after.

Fixed Docker build.

Fixed Docker build.

make sure param D does not exceed 1

adapt water balance calculation as Ew is already included in Ei

added module interception_overflow3 with some changes to calculation of Ei after subtracting Ew and remove lamda correction

potential evaporation equal to input, no correction through lamda in jarvis function

add option for non linear outflow out of Sf; adapt code related to map of param D instead of scalar

add alfa parameter for non linear outflow; change how param D is read from intbl instead of inifile; DCL equal to riverlength map

add a module for snow melt without increased degree day factor due to rain

wflow_emwaq: Update Delwaq netcdf grid and optional TotalFlow for D-Emission hydrology

Bug correction reservoir wflow_hbv

add conda-forge build to installation instructions

add conda-forge build to installation instructions

exclude large examples dir from source distribution

Small bug in soil evap Soil evap from saturated store also possible when soil column is fully saturated (nr. unsat layers == 0)

Update wflow_sbm_old.rst

add xarray static to pyinstaller

simplify pyinstaller spec

Run the same analysis for all scripts. This may reduce errors if the first analysis is different. Will temporarily take much more space on disk, but this is cleaned up at the end.

setup.py and wflow_all.spec added wflow_sediment.py and wflow_emwaq.py

wflow_all.spec removed wflow_sbm_rtc.py

removed rtc stuff from setup.py and test script wflow_sbm_rtc.py

back to BMI 1.0 - because of problems with OpenDA (BMI 1.0) - removed RTC 1.0 wrapper/bmi

    • -75
    • +72
    /openda_bmi/thrift_bmi_raster_server.py
    • -35
    • +0
    /wflow/wrappers/rtc/wrapperExtended.py
Bug correction glaciers

soil evap and transpiration Potential transpiration based on (1-canopygapfraction). This was based on subtracting actual open water and soil evaporation from potential evaporation, with possible overestimation of potential transpiration.

OpenDA_bmi - new set of thrift files (based on updated BMI (eWaterCycle))

    • -3125
    • +2699
    /openda_bmi/openda/bmi/thrift/BMIService.py
    • -1
    • +1
    /openda_bmi/openda/bmi/thrift/__init__.py
    • -2
    • +6
    /openda_bmi/openda/bmi/thrift/constants.py
    • -39
    • +30
    /openda_bmi/openda/bmi/thrift/ttypes.py
Abstractions - fixed some bugs in abstractions from kinematic wave

Wflow combined BMI - wflow_bmi_combined.py in line with wflow_bmi.py (get_value_at_indices) - removed RTC Tools 1.0 coupling from wflow_bmi_combined.py