-
Notifications
You must be signed in to change notification settings - Fork 1
RiverGraph redesign #18
Copy link
Copy link
Open
Description
So, the RiverGraph object currently includes the coastline because it needs a concept of "river mouth" that is distinct from just a dead end. It might be cleaner to, if possible, use GraphBuilder to generate a RiverGraph that is pruned of any extraneous dead ends. Then RiverGraph could treat all deadends as river mouths in distance calculations.
Essentially, I think it would make more sense to have the RiverGraph object only do river related things (like calculate the distances).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels