Flow Routing¶
Flow graph¶
Main class used to compute or follow flow routes on the topographic surface. |
|
Flow graph fixed-shape array implementation. |
|
Direction and order in which to visit the flow graph nodes. |
Flow operators¶
Flow direction strategy. |
|
Flow operator base (abstract) class. |
Flow routers¶
Single direction flow router operator. |
|
Multiple direction flow router operator. |
Sink resolvers¶
Priority-flood sink resolver operator. |
|
Minimum Spanning Tree (MST) sink resolver operator. |
Flow snapshots¶
Flow snapshot operator. |
Flow Kernels¶
|
Creates a numba flow kernel. |