Skip to content

Python code for calculating the sunrise and sunset at a specific location on a specific day.

License

Notifications You must be signed in to change notification settings

proactivity-lab/py-sunriseset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-sunriseset

Python code for calculating the sunrise and sunset at a specific location on a specific day.

Implementation is based on algorithm from:

	Almanac for Computers, 1990
	published by Nautical Almanac Office
	United States Naval Observatory
	Washington, DC 20392

!!! Edge cases need to be tested and checked !!!

Currently days that only have a sunset or a sunrise, but not the other, will seem to have neither. Differences with timeanddate.com can be quite significant sometimes ... reason has not been investigated.

About

Python code for calculating the sunrise and sunset at a specific location on a specific day.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages