Calculates actual evapotranspiration (AET) from available water, PET, and soil water.
1 | get_AET(w, pet, swc, swc.0)
|
w |
A time series vector of available water for soil charging (rain + snowmelt). |
pet |
A time series vector of PET. |
swc |
A time series vector of soil water content. |
swc.0 |
(optional) The initial soil water content value. Default is 0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.