Description Usage Arguments Examples
View source: R/dWaSSI_functions.R
Calculate PET of each pixel/watershed with monthly temperature data by using Hamon's PET formular and then calculate SUN_ET with monthly ET~f(P,LAI,PET)
1 | f_ET_SUN(data_monthly, pars)
|
data_monthly |
this is the monthly dataframe data, which includes all main variabels (P,T,LAI, etc.) |
pars |
A names vector inlcudes "ALT","LAT","LONG",and "VEG" infomation |
1 | PET<-f_ET_SUN(data_monthly_frame,pars)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.