Simple module to predict the trajectory of a body (Sun, Moon, planets, ...) on the sky over the course of a year.
The pipeline is written in python and it has the following dependencies:
- numpy, ephem
You can find a notebook describing how to use basic functionalities of the module.