astrotool
latest

Contents:

  • astrotool package
    • Submodules
      • astrotool.coordinates module
      • astrotool.date_time module
    • Module contents
      • AstroTool package
astrotool
  • astrotool package
  • Edit on GitHub

astrotool package

Submodules

  • astrotool.coordinates module
    • ecl2eq()
    • eq2ecl()
    • geoc2topoc_ecl()
    • obliquity()
    • par2horiz()
    • precess_from_2000()
    • proper_motion()
  • astrotool.date_time module
    • date_from_jd()
    • date_time2jd()
    • date_time_from_jd()
    • deltat()
    • deltat_1820()
    • deltat_from_jd_appr()
    • deltat_from_jd_ipol()
    • doy_from_datetime()
    • doy_from_ymd()
    • fix_date_time()
    • gmst()
    • gmst_from_jd()
    • gps_time_from_jd()
    • hm_str_from_time()
    • hms_str_from_time()
    • jd2date_time()
    • jd2tjc()
    • jd2tjm()
    • jd2year()
    • jd2ymd()
    • jd_from_date()
    • jd_from_date_time()
    • jd_from_datetime()
    • jd_from_gps_time()
    • julian_day()
    • leap_seconds_from_jd()
    • tjc_from_jd()
    • tjm_from_jd()
    • weekday_en_abbr_from_datetime()
    • year_from_jd()
    • ymdhms_us_from_datetime64()

Module contents

AstroTool package

AstroTool is a Python package to do basic astronomical calculations in Python or on the command line. The package can be used under the conditions of the EUPL 1.2 licence. These pages contain the API documentation. For more information on the Python package, licence, source code and data files, see the AstroTool homepage.

Previous Next

© Copyright 2021-2022, Marc van der Sluys. Revision 29abfe9e.

Built with Sphinx using a theme provided by Read the Docs.