Day_Length | R Documentation |
Taken from Forsythe et al.(1995) A model comparison for daylength as a function of latitude and day of year. Ecological Modelling. 80: 87 - 95
Day_Length(wf_latitude)
wf_latitude |
A decimal value. The latitude of the centroid of the windfarm, in degrees. |
data frame with total number of daylight hours and night hours in each month at the specified latitude.
x <- Day_Length(54.6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.