brandon-rhodes / python-jplephem

Python version of NASA DE4xx ephemerides, the basis for the Astronomical Alamanac
MIT License
110 stars 29 forks source link

Ephemeris query for Vesta and Ceres #32

Closed shbhuk closed 4 years ago

shbhuk commented 5 years ago

Hi, I want to use get_body_barycentric_posvel() for querying the ephemeris for Vesta, Ceres, and some other asteroids. Do I understand correct, that right now it can only be used for bodies listed by solar_system_ephemeris.bodies?

brandon-rhodes commented 5 years ago

I just did a search to double-check, but I don't see any routine in this library named get_body_barycentric_posvel(). Perhaps you meant to open an issue over in another project?

brandon-rhodes commented 4 years ago

I'm going to close this issue for now pending further information. Feel free to re-open if you return at any point with more to say about this issue. Thanks!