View source: R/calculate_meteorlogy.R
cal_solarDeclination | R Documentation |
Calculating solar declination
cal_solarDeclination(td)
td |
is the day of year. |
A vector for solar declination (Radian)
The solar declination actually varies throughout the day too but its variation is very small; thus, it is often ignored. Negative angles occur when the angle is below the equator plane, positive for above the equator.
Teh CBS.Introduction to mathematical modeling of crop growth: How the equations are derived and assembled into a computer model. Brown Walker Press, 2006.
cal_solarDeclination(34)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.