-
I've put this off for a long time, I think doing this manually is a horrible way to do it.
I think we can grab data from https://ssd.jpl.nasa.gov/?horizons
and reformat it into our JSON format the…
-
I'm trying to get, through the `astroquery.jplhorizons`' `Horizons` object, the elements of Europa w.r.t. Jupiter in the Jupiter Equator of Date. To do that i first created the `Horizons `object:
`…
-
My experience with the current jplhorizons sub-module suggests to me that it requires more maintenance than what I think is ideal. In addition, since it was written astroquery, astropy, and Horizon…
-
Is there enough information in a KIC data file fits header to compute or interpolate or etc the conversion between BJD and spacecraft time? I _really really_ don't want to have to go to the JPL HORIZ…
-
When running celestial.INPOP/getPos and comparing rectangular ecliptic coordinates with JPL horizons,
the Y and Z offsets are a few km, but 100 km in X (tested for Earth, Mars, Jupiter).
```
I = …
-
Add to generate commands the option to fetch the current ephemeris of the planets so that the solar system can be simulated from the current positions of the planets. Save this data into an "output" f…
-
Hi, I'm looking for API that provides real time data for Mars orbiting satellites similar to that of Earth's orbiting satellites either in TLE or JSON format. Please include this as well in NASA's API…
-
First of all, this is a super cool project!
I wonder whether you saw that it's possible to query JPL's SBDB, as well as HORIZONS with a python package, `astroquery`:
https://astroquery.readthedoc…
-
I have downloaded an SPK kernel of data type 1 form JPL horizons http://ssd.jpl.nasa.gov/x/spk.html in binary and ascii format. The kernel can be loaded using jplephem.spk.SPK but I get an error when …
-
Add to generate commands the option to fetch the current ephemeris of the planets so that the solar system can be simulated from the current positions of the planets. Save this data into an "output" f…