get_catchment_edges_terms: Get catchment edge list

View source: R/hy_feature_functions.R

get_catchment_edges_termsR Documentation

Get catchment edge list

Description

get a edge list for catchments

Usage

get_catchment_edges_terms(
  flowpaths,
  nexus_prefix = "nex-",
  terminal_nexus_prefix = "tnex-",
  catchment_prefix = "cat-",
  term_cut = 1e+09
)

Arguments

flowpaths

sf data.frame containing hyRefactor or hyAggregate output.

nexus_prefix

character prefix for nexus IDs

terminal_nexus_prefix

character prefix for terminal nexus IDs

catchment_prefix

character prefix for catchment IDs

term_cut

terminal IDs begin above a defined threshold

Value

data.frame


NOAA-OWP/hyAggregate documentation built on Aug. 13, 2022, 1:36 p.m.