Best tables for data of objects in our solar system?

AI Thread Summary
For a program modeling solar system objects in 3D, reliable data sources are essential. The Astronomical Almanac offers comprehensive tables and formulas for object positioning, with many resources available online through the US Naval Observatory. The Stellarium database is also recommended for its extensive catalog of solar system objects, including planets and their satellites. Additionally, the JPL Horizons database provides a wealth of information that could enhance the project's accuracy. Utilizing these resources will help ensure the program's details are as precise as possible.
Elecomputer
Messages
8
Reaction score
0
I'm writing a program that models objects in our solar system in 3D with lots of functionality. (Senor Project in Computer Engineering), since a lot of time an effort has gone into this software so far, I'd like to implement the most accurate details to configure several objects.

By objects, I mean planets, satellites, and dwarf planets. Comets would by interesting too.

On wikipedia, I found it hard to copy the data each page by page, not to mention some things are not filled out, (inclination is set to ecliptic / sun's equator).

On nasa, i haven't found any good tables, yet (confusing to navigate).

Since this is the astronomy forums, perhaps anyone has an idea of a good source?

Again, I am not an astronomer, but I love space and guided my project to this (I do know some astronomy to calculate the planetary motion).

Thanks in advance! When I finish my program, perhaps I can share it with all. It won't be as near as good as Universe Sandbox or anything, but it is in a different way, a simulation.
 
Astronomy news on Phys.org
Hey Elecomputer!

I'm not sure if it's a good solution, but seeing how your thread slowly sinks to the second page tells me that I should post it anyway.

You may try using the database from Stellarium! It has a lot of solar system objects, including planets (of course), their satellites, and some large asteroids. They have a short http://www.stellarium.org/wiki/index.php/Star_Catalogue_Format describing their data format. Give it a shot.

Cheers!
 
The Astronomical Almanac not only has tables containing all the data you want, but also formulas for determining the position of objects in the solar system.

Many of the tables can be found online at the US Naval Observatory.

The book (which is put out by the USNO and Her Majesty's Nautical Almanac Office) is better, but you might have a hard time getting this year's book. It's already time to order next year's book. (The cost is around $40. You need a new book each year if you're truly serious about your data, but you can get by with a new book every once in a while supplemented by the tables online.)
 
3I/ATLAS, also known as C/2025 N1 (ATLAS) and formerly designated as A11pl3Z, is an iinterstellar comet. It was discovered by the Asteroid Terrestrial-impact Last Alert System (ATLAS) station at Río Hurtado, Chile on 1 July 2025. Note: it was mentioned (as A11pl3Z) by DaveE in a new member's introductory thread. https://www.physicsforums.com/threads/brian-cox-lead-me-here.1081670/post-7274146 https://earthsky.org/space/new-interstellar-object-candidate-heading-toward-the-sun-a11pl3z/ One...
Back
Top