R/functions.R
get_flowpath_data.Rd
get_flowpath_data Adds flowpath realization geometry and attributes to catchments
get_flowpath_data(fline, catchment_edge_list, catchment_prefix = "catchment_")
fline | sf data.frame NHDPlus Flowlines or hyRefactor output. |
---|---|
catchment_edge_list | data.frame edge list of connections to/from waterbodies |
catchment_prefix | character prefix for catchment IDs |