Skip to content

wberriel/Astro_Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sun_time

An implentation of the NASA Solar Positioning Algorithm written in Python. It is based on the algorithm from http://www.nrel.gov/docs/fy08osti/34302.pdf.

Currently it calculates the time of sunrise and sunset.

Astro_Clock requires the following libraries: Begin, Requests, Arrow.

The system also pulls data through JSON for verification. It uses http://api.sunrise-sunset.org for verification. Currently it's within 0.1% of that reference.

Please run sun_time --help to see command line usage.

About

Command line tool to print out times for the sunrise and sunset. Uses the NASA SPA algorithm.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages