ReachJunctionFinderByOrder: Find confluence reaches over a strahler order

Description Usage Arguments Value Author(s)

View source: R/ReachJunctionFinderByOrder.R

Description

This function finds the reaches immediately above confluences, that have a strahler order above a threshold

Usage

1
ReachJunctionFinderByOrder(RECNetwork = RECReachNetwork, OrderThreshold = 7)

Arguments

RECNetwork

An REC V2 network, with at least a "reach identifier"nzsegment", "TO_NODE", "FROM_NODE" and "Stream_Orde" attributes.

OrderThreshold

The strahler order which to aggregate the watersheds to

Value

A vector of reach ID's (nzsegment numbers)

Author(s)

Tim Kerr, Tim.Kerr@Rainfall.NZ


RainfallNZ/CASMPrePostProcessor documentation built on Oct. 14, 2021, 8:04 a.m.