Description Usage Arguments Value Author(s) References Examples
Compute daylength (photoperiod) for a latitude and date.
1 | daylength(lat, doy)
|
lat |
latitude, in degrees. I.e. between -90.0 and 90.0 |
doy |
Interger, day of the year (1..365) for leap years; or an object of class Date; or a character that can be coerced into a date, using 'yyyy-mm-dd' format, e.g. '1982-11-23' |
Daylength in hours
Robert J. Hijmans
Forsythe, William C., Edward J. Rykiel Jr., Randal S. Stahl, Hsin-i Wu and Robert M. Schoolfield, 1995. A model comparison for daylength as a function of latitude and day of the year. Ecological Modeling 80:87-95.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.