/AstroTool

Python package for basic astronomy calculations in Python or on the command line

Primary LanguagePythonEuropean Union Public License 1.2EUPL-1.2

AstroTool

A Python package for astronomical calculations in Python or on the command line.

Installation

This package can be installed using pip install astrotool. This should automatically install the dependency packages astroconst, colored_traceback and numpy if they haven't been installed already. If you are installing by hand, you have to ensure these packages are installed as well.

AstroTool pages

Author and licence

See also

  • AstroConst: a Python package that provides astronomical constants.
  • SolTrack: a free, fast and accurate Python or C/C++ routine to compute the position of the Sun.
  • elp-mpp02: accurate Moon positions using the lunar solution ELP/MPP02 in Python.
  • libTheSky: a Fortran library to compute the positions of celestial bodies (Sun, Moon, planets, stars, asteroids, comets) and events (e.g. lunar phases) with great accuracy.

References

Copyright (c) 2021-2022 Marc van der Sluys