mgdd.aux | R Documentation |
Threshold application for Sinusoidal Modified Growing Degree Days calculation
(see mgdd.th
).
mgdd.aux(tm, th1 = 12, th2 = 18, th3 = 28, th4 = 32, last = 35)
tm |
Vector with HOURLY minimum temperature data |
th1 |
Numeric. |
th2 |
Numeric. |
th3 |
Numeric. |
th4 |
Numeric. |
last |
Numeric. |
Defaults for the th* parameters are: th1 = 12, th2 = 18, th3 = 28, th4 = 32, last = 35.
M. Iturbide
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.