Computes Evapotraspiration using PenmanMonteith from data retrieved with function mergeData
1 2 3 4 5 6 | ET(data, Kc.ini.A = 0.1, Kc.ini.B = 0.4, Kc.dev = 0.7,
Kc.mid = 1.2, Kc.late = 0.8, DOY.ini.A = 69, DOY.ini.B = 71,
DOY.dev = 91, DOY.mid = 141, DOY.late = 271, DOY.harv = 312,
tree_height = 3, slope = NULL, radiation_unit = "W",
crop = "short", netRadiation = "no", wind = "yes",
message = "yes", latitude = NULL, Elev = NULL)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.