Last chance! 50% off unlimited learning
Sale ends in
powered by
sun_angles(time = lubridate::now(), geocode = NULL, lon = 0, lat = 0, use_refraction = FALSE)
Spencer, J. W., 1989. "Comments on The Astronomical Almanac's algorithm for approximate solar position (1950--2050)." Solar Energy, 42, 353.
Vignola, F.; Michalsky, J. & Stoffel, T., 2012 (Eds.) "Solar and infrared radiation measurements." Boca Raton, CRC Press, ISBN 9781439851890.
day_night
require(lubridate) sun_angles() sun_angles(ymd_hms("2014-09-23 12:00:00")) sun_angles(ymd_hms("2014-09-23 12:00:00"), lat=60, lon=0)
Run the code above in your browser using DataLab