rileyhales / river-route

Hydrologic river routing of gridded runoff depths or catchment volumes on vector stream networks
https://river-route.hales.app
BSD 3-Clause Clear License
0 stars 2 forks source link

Sources and Sinks #15

Open rileyhales opened 10 months ago

rileyhales commented 10 months ago

Create a way for sources and sinks to be created.

Perhaps specify a time series of flows in or out of a river segment.

Use those to create a vector to add (positive/negative flows for flow into or out of river).

Add that vector after each routing computation but before enforcing max/min Q.

Source/sink distinction is probably not necessary. Flows will be added or removed by the sign of the flow.