daylength {TrenchR} | R Documentation |
The function calculates daylength in hours as a function of latitude and day of year. Uses the CMB model (Campbell and Norman 1998).
daylength(lat, doy)
lat |
|
doy |
|
numeric
day length (hours).
Campbell GS, Norman JM (1998). Introduction to environmental biophysics, 2nd ed. edition. Springer, New York. ISBN 0387949372.
Other utility functions:
airpressure_from_elev()
,
azimuth_angle()
,
day_of_year()
,
dec_angle()
,
solar_noon()
,
temperature conversions
,
zenith_angle()
daylength(lat = 47.61,
doy = 112)