Processes catchments according to steps 4.2.1 - 4.2.3.
Usage
rf.targets.clean_catchment(cat_info, simplify_keep = 0.2)
Arguments
- cat_info
data.frame
containing path information for catchments and flowlines
- simplify_keep
Tolerance value for weighted Visvalingam simplification
Value
Path to cleaned catchment output (cat_info$outfile
).