Closed ErikNixdorf closed 1 year ago
Currently the function generate_upstream_network in the module waterbalance.py does not include gauges from second order branches of the stream where the gauge is. Instead a more "branch-order" independent iterative approach is needed
generate_upstream_network
waterbalance.py
Currently the function
generate_upstream_network
in the modulewaterbalance.py
does not include gauges from second order branches of the stream where the gauge is. Instead a more "branch-order" independent iterative approach is needed