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.

__init__(self) None#

PFloodSinkResolver initializer.

Methods

__init__(self)

PFloodSinkResolver initializer.

Attributes

elevation_updated

graph_updated

in_flowdir

name

Flow operator's name.

out_flowdir