Weekend project using NASA's JPL solar system data
For accurate positioning the script to pull ephemeris data needs to be run again (last run 9/19/24) or instantiated continously.
- Pull JPL Horizons database by ID range.
- Combines observer and oscilating elements into a single table
- Calculate heliocentric orbits on all bodies to get 3D coordinates.
- Render data using JS libraries for interactive display w/ filters.