Skip to content
This repository has been archived by the owner on Aug 8, 2018. It is now read-only.
/ astronote Public archive

An astronomy utility written in Python, using the PyEphem library.

License

Notifications You must be signed in to change notification settings

dfranklinau/astronote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroNote

AstroNote is a Python package that leverages Python's PyEphem package to calculate and return a list of astronomical events the occur on any given date.

AstroNote returns data on:

  • Sunrise and sunset times;
  • Moonrise and moonset times;
  • Moon phase information;
  • visible planets on a given night;
  • oppositions, conjunctions and elongations;
  • current meteor showers; and
  • solstice and equinox checks.

Acknowledgements

AstroNote borrows functions found in Don Cross' JavaScript astronomy engine, astronomy.js, as well as calculations used in his Astronomy Calendar. These functions include the methods for finding Moon perigees and apogees, and when two bodies reach an interesting minimum angular separation.

About

An astronomy utility written in Python, using the PyEphem library.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages