FlowObject

FlowObject#

[1]:
import topotoolbox as topo
[2]:
dem = topo.gen_random()
fd = topo.FlowObject(dem)
fd.show()
../_images/_temp_flowobject_2_0.png