get catchment data
get_catchment_data( catchment, catchment_edge_list, catchment_prefix = "catchment_" )
| catchment | sf data.frame NHDPlus Catchments or hyRefactor output. |
|---|---|
| catchment_edge_list | data.frame edge list of connections to/from catchments |
| catchment_prefix | character prefix for catchment IDs |