ENG New site

Site menu
Login form

Search
Donate
Our poll
What would you most like to see in the next version of SpaceEngine?
Total answers: 60212
Statistics


Now on site:
Total online: 3
Guests: 3
Users: 0

Today visited:

Blog

Main » 2013 » March » 19 » Real asteroids catalog
13:13
Real asteroids catalog
I make a small program that processes the asteroids database from the Minor Planets Center. It have 600,000+ asteroids, Kuiper belt objects and other small bodies. Currently SE can't handle such great amount of objects, so program makes a selection of Main belt asteroids greater than 10 km, Juiper belt objects greater than 50 km etc. Resulting catalog consists of 2000+ objects:

Inner Solar System with Main belt, Jupiter trojans, and NEOs (Near-Earth Objects).



Outer Solar System with Kiuper belt, Centaturs, Plutinos, Resonant TNOs and Scattered disk objects. Note the gaps caused by Milky Way.



There is a great problem with such big catalog - loading time is soo big. I must improve performance of the script reader, or implement new format of the catalog. I think of a table format, that can be used for asteroids, exoplanets and exoplanets parent stars. It may looked like this:



This format is more compact and easy to load, but don't allow using parameters that a missing in the header. Objects that uses additional parameters must be excluded from the table catalog and added to the usual script catalog.
Views: 1469 | Added by: SpaceEngineer | Rating: 5.0/1
Total comments: 0
Only registered users can add comments.
[ Registration | Login ]