mihok / horizon-jpl

NASA's JPL Horizons On-Line Ephemeris System Python API
MIT License
44 stars 8 forks source link

Implement ephemerides #5

Open astrojuanlu opened 11 years ago

astrojuanlu commented 11 years ago

Right now I don't have time myself to implement it into horizon-jpl, but I needed some quick 'n' dirty ephemeris reading today and here is the result:

https://gist.github.com/Juanlu001/5944478

Maybe I can send a pull request after some weeks, but here is the material in case you want to take a glance on it! : )