Skip to content

zoglmannk/Sunrise-sunset-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunrise-sunset Calculator

This simple Java application will become the reference Sunrise-sunset calculation algorithm for a later C program. The original implementation came from an ancient GW-BASIC program published by Sky & Telescope in the August 1994 issue on Page 84. Sky & Telescope has made the source code available for download here. The mathetmatical algorithm was published in 1979 in the Astrophysical Journal Supplement Series, vol. 41, p. 391-411, which you can view here.

For other related algorithms, you may find this page useful.

Technologies Used

  • Maven 3 (Build Tool)
  • Java 1.7

About

Reference sunrise/sunset algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages