Hi,
After near 3 years and a period out of this forum, I had completely forgotten all that
when I posted recently to announce a new addon here:
More comets for CelestiaThe goal was to keep the comet base as up to date as possible by adding the new comets and updating the old ones.
I wrote a script (perl script) for that which examined the DIRL addon and the standard comets.ssc from Celestia.
Rediscovering this thread, I realize that the Cham's Comets_936.ssc file is a better candidate than DIRL's addon.
So my final installation is this:
--> install the Cham's Comets_936.ssc file in the datas directory of Celestia (to force it to be read before the updatded file)
--> Tell celestia to use it by adding a line in the celestia.cfg file:
Code: Select all
SolarSystemCatalogs [ "data/solarsys.ssc"
"data/asteroids.ssc"
"data/comets.ssc"
"data/Comets_936.ssc" # <-- line to add
...
--> copy the files attached to this post in a celestia/extras subdirectory (e.g. celestia/extra/more_comets)
You have a file "morecomets.ssc" which contains the updated comets and the new ones, and a perl script "buildcomets.pl" to update the "morecomets.ssc" file from time to time.
To update the ssc file--> download this file from the Minor Planet Center:
http://www.minorplanetcenter.net/iau/Ep ... t00Cmt.txt--> copy it to the addon directory (e.g. celestia/extra/more_comets)
--> rename it as "comets.txt"
--> launch the buildcomets.pl perl script from the same directory and the update will be performed in less than one second!.
I have adapted the script to mimic the naming of comets in the Cham's ssc file.
Applying the sript on the source file from
http://www.minorplanetcenter.net/ Minor Planet Center leads to update 91 comets of the files comets.ssc from Celestia and comets_936.ssc by Cham, and add 138 new comets.
The result is now 1075 comets in Celestia