Skip to content

RaissaArchanjo01/ReservoirBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ReservoirBridge

A C++ and Python tool to detect and interpolate discontinuities in stream networks caused by reservoirs, compatible with TopoToolbox.


Problem

When deriving stream networks from DEMs in TopoToolbox, reservoirs cause discontinuities in the drainage network. The flat water surface has no topographic gradient, so flow direction algorithms fail to route streams through these areas.

Solution

ReservoirBridge automatically:

  • Detects gaps in the stream network
  • Interpolates missing segments across reservoir areas
  • Exports corrected coordinates back to MATLAB/Python (TopoToolbox)

Languages

  • C++ (core algorithm)
  • Python (TopoToolbox integration via pytopotoolbox)

Study Area

Rio Grande Basin, Brazil.

Author

Raissa Eduarda da Silva Archanjo
Master's degree in Geography
Universidade Federal de Alfenas (UNIFAL-MG), Brazil.

Status

🚧 Under development

References

About

A C++ and Python tool to detect and interpolate discontinuities in stream networks caused by reservoirs, compatible with TopoToolbox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages