tudat-team / tudatpy

A Python platform to perform astrodynamics and space research.

Home Page:https://tudat-space.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Native Python Function Layer for Astroquery

geoffreygarrett opened this issue · comments

Description

This issue is to add a native python function layer for astroquery-sourced ephemeris. A possible method of doing this can be found in this link

Checklist

  • Native python function layer for astroquery
  • Unit Tests
  • Modifications to the changelog

Functionality added in #110 and #112