fastscapelib.PFloodSinkResolver¶
- class fastscapelib.PFloodSinkResolver¶
Priority-flood sink resolver operator.
This flow operator fills the closed depressions in the topographic surface using the priority flood algorithm +epsilon variant [BLM14]. This variant prevents flat surfaces and hence ensure that the flow can be routed towards the outlets without disruption.
Methods
__init__(self)PFloodSinkResolver initializer.
Attributes
elevation_updatedgraph_updatedin_flowdirnameFlow operator's name.
out_flowdir