Skip to contents

Processes VPU rectification of cleaned catchments according to step 4.2.4.

Usage

rf.targets.rectify_catchment_borders(
  cat_cleaned_paths,
  vpu_topology,
  dir_reference
)

Arguments

cat_cleaned_paths

Paths to cleaned catchment files

vpu_topology

data.frame containing topology definition for VPUs

dir_reference

Output directory for reference features

Value

List of catchment output paths

Note

This process is highly data-dependent, so we must process it sequentially.