/celestial_body_trajectories

Simple module to predict the trajectory of a body (Sun, Moon, planets, ...) on the sky over the course of a year

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

celestial_body_trajectories

The package

Simple module to predict the trajectory of a body (Sun, Moon, planets, ...) on the sky over the course of a year.

Requirements

The pipeline is written in python and it has the following dependencies:

  • numpy, ephem

Quick examples

You can find a notebook describing how to use basic functionalities of the module.