Description Usage Arguments Value
View source: R/WatershedStorage.R
Function describing water stored in a watershed/year using simplified inflow/outflow processes
1 | WatershedStorage(precip, evap, runoff, watershed_size)
|
precip |
volume of precipitation in inches/year |
evap |
volume of water evaporated in inches/year |
runoff |
volume of runoff in inches/year |
watershed_size |
total area of watershed in sq miles |
storage the volume of water stored in the watershed in cubic ft/year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.