View source: R/get_annual_flows.R
get_annual_flows | R Documentation |
Simulate correlated annual flows at USGS gage stations in the Penobscot River watershed based on cumulative probability distribution used by Stevens et al. (2019).
get_annual_flows(year)
year |
Year of simulation |
A vector with discharge estimates drawn from a cdf for each dam based on gage stations used by Stevens et al. (2019). Not all dams have or need flow estimates within the PenPass model ('NA').
Stevens, JR, JF Kocik, and TF Sheehan. 2019. Modeling the impacts of dams and stocking practices on an endangered Atlantic salmon (Salmo salar) population in the Penobscot River, Maine, USA. Canadian Journal of Fisheries and Aquatic Sciences 76:1795-1807.
# Get annual flows by dam for 2012
get_annual_flows(year = 2012)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.