Description Usage Arguments Value
View source: R/runoff_contributing_area.R
This function estimates the area of directly contributing runoff for all reservoirs, based on the mean yearly runoff of 1960-1990
1 2 | runoff_contributing_area(start = as.Date("1960-01-01"),
end = as.Date("1989-12-31"))
|
start |
default: as.Date("1960-01-01") |
end |
default: as.Date("1989-12-31") |
columns runoff_contr_est and runoff_contr_adapt in dataframe res_max, runoff_contr_adapt adapts the estimated (theoretic) runoff contributing area to the actual subbasin area
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.