horizons
observatory location table codes: https://en.wikipedia.org/wiki/List_of_observatory_codes
for more information refer https://ssd.jpl.nasa.gov/?horizons
for more information about the horizons class refer
https://astroquery.readthedocs.io/en/latest/api/astroquery.jplhorizons.HorizonsClass.html#astroquery.jplhorizons.HorizonsClass
requirements:
astroquery,dash,plotly
astroquery - for collecting data from jpl horizons system
dash & plotly - for graphing...
data available from 23.07.2019 to 20.08.2019
moon15.json -> contains moon vectors data(X,Y,Z, VX,VY,VZ)
chandrayaan2_geo3.json -> contains chandrayaan2 vectors data(X,Y,Z, VX,VY,VZ)
lunar5.json-> contains chandrayaan2 vectors data(X,Y,Z, VX,VY,VZ)
g.py -> used to collect data from jpl horizons system.
ch2.py -> main script