defineHydroSystem: Definition of hydro system

View source: R/04-defineHydroSystem.R

defineHydroSystemR Documentation

Definition of hydro system

Description

Internal function used to define the configuration of the hydrosystem and catchment. Not intended to be called directly, but visible for the sake of model transparency. Relies on river ID (chr) defined in the main file for each system (e.g. penobscot, merrimack, etc.)

Usage

defineHydroSystem(river)

Value

A list of values related to the hydro system, including 1) the number of migration routes, 2) number of dams, 3) number of production units delineated by dams, 4) the upstream extent to habitat in river kilometers (rkm), and 5) the locations of dams in rkm.


danStich/shadia documentation built on Nov. 2, 2023, 6:43 a.m.