fastscapelib.MSTRouteMethod#

class fastscapelib.MSTRouteMethod#
Method used by MSTSinkResolver for routing the flow

within inner basins.

The BASIC method is the most efficient one but does not result in a realistic, planar flow graph.

The CARVE method Mimics carving a narrow canyon within the depression.

Members:

BASIC : Connect the the pit node directly to the depression spill node

CARVE : Revert the (unique) flow path between the spill and pit nodes

__init__()#

Methods

Attributes

BASIC

CARVE

name

value