Package: suntools 1.0.0

Adriaan M. Dokter

suntools: Calculate Sun Position, Sunrise, Sunset, Solar Noon and Twilight

Provides a set of convenient functions for calculating sun-related information, including the sun's position (elevation and azimuth), and the times of sunrise, sunset, solar noon, and twilight for any given geographical location on Earth. These calculations are based on equations provided by the National Oceanic & Atmospheric Administration (NOAA) <https://gml.noaa.gov/grad/solcalc/calcdetails.html> as described in "Astronomical Algorithms" by Jean Meeus (1991, ISBN: 978-0-943396-35-4). A resource for researchers and professionals working in fields such as climatology, biology, and renewable energy.

Authors:Roger Bivand [aut], Adriaan M. Dokter [ctb, cre], Pieter Huybrechts [ctb], Sebastian Luque [aut], Greg Pelletier [ctb], Alexander Tedeschi [ctb]

suntools_1.0.0.tar.gz
suntools_1.0.0.zip(r-4.5)suntools_1.0.0.zip(r-4.4)suntools_1.0.0.zip(r-4.3)
suntools_1.0.0.tgz(r-4.4-any)suntools_1.0.0.tgz(r-4.3-any)
suntools_1.0.0.tar.gz(r-4.5-noble)suntools_1.0.0.tar.gz(r-4.4-noble)
suntools_1.0.0.tgz(r-4.4-emscripten)suntools_1.0.0.tgz(r-4.3-emscripten)
suntools.pdf |suntools.html
suntools/json (API)
NEWS

# Install 'suntools' in R:
install.packages('suntools', repos = c('https://adokter.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/adokter/suntools/issues

On CRAN:

6.17 score 7 stars 20 packages 20 scripts 1.2k downloads 4 exports 13 dependencies

Last updated 1 years agofrom:374fff7b2f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 27 2024
R-4.5-winOKOct 27 2024
R-4.5-linuxOKOct 27 2024
R-4.4-winOKOct 27 2024
R-4.4-macOKOct 27 2024
R-4.3-winOKOct 27 2024
R-4.3-macOKOct 27 2024

Exports:crepusculesolarnoonsolarpossunriset

Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfunitswk

Readme and manuals

Help Manual

Help pageTopics
Compute crepuscular timecrepuscule crepuscule,matrix,POSIXct-method crepuscule,sf,POSIXct-method crepuscule,SpatialPoints,POSIXct-method
Compute solar noon timesolarnoon solarnoon,matrix,POSIXct-method solarnoon,sf,POSIXct-method solarnoon,SpatialPoints,POSIXct-method
Compute solar positionsolarpos solarpos,matrix,POSIXct-method solarpos,sf,POSIXct-method solarpos,SpatialPoints,POSIXct-method
Calculate sunrise/sunsetsunriset sunriset,matrix,POSIXct-method sunriset,sf,POSIXct-method sunriset,SpatialPoints,POSIXct-method