fastscapelib.MSTRouteMethod¶
- class fastscapelib.MSTRouteMethod¶
- Method used by
MSTSinkResolverfor routing the flow within inner basins.
The
BASICmethod is the most efficient one but does not result in a realistic, planar flow graph.The
CARVEmethod 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
BASICCARVEnamevalue- Method used by