Skip to content

oreparaz/sun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sun

sun is C library to compute sunrise/sunset times targeting embedded use.

Algorithm

sun currently uses the method described in:

General Solar Position Calculations

NOAA Global Monitoring Division

This doc is available at https://gml.noaa.gov/grad/solcalc/solareqns.PDF

Details

sun relies on math.h for computing trigonometric functions.

Releases

No releases published

Packages

No packages published

Languages