landlab.components.flow_director.flow_director¶
flow_director.py provides a private class to help create FlowDirectors.
Provides the _FlowDirector component which does grid type testing, adds the surface over which flow will be routed to the component, and sets up part of the boundary condition testing.