Page 1 of 1

Moon transit from EPOXI

Posted: 18.07.2008, 22:02
by abramson
NASA's EPOXI probe has taken an amazing series of shots of the Moon transiting in front of the Earth. I have prepared a small addon to simulate this in Celestia: orbital data from Horizons, together with a simple ssc that loads it. Once more, Celestia's accuracy is astounding. Find the addon in my Celestia page, it has a readme with details and instructions. Enjoy.
Guillermo
(EDIT: I updated the file with a longer trajectory, from the encounter with Tempel 1 to the end of 2010, it just seemed nice to have all the flybies.)

Re: Moon transit from EPOXI

Posted: 22.07.2008, 19:33
by symaski62
ftp://naif.jpl.nasa.gov/pub/naif/DEEPIM ... rnels/spk/

Code: Select all

"Deep Impact:EPOXI SPICE" "Sol"
{
   Radius   0.05

   SpiceOrbit {
     Kernel "spk_drm220_withTCM12-full.bsp"
     Target "-140"
     Origin "10"
    BoundingRadius 1
    }
}

"HARTLEY 2" "Sol"
{
   Radius   0.05

   SpiceOrbit {
     Kernel "spk_drm220_withTCM12-full.bsp"
     Target "1000041"
     Origin "10"
    BoundingRadius 1
    }
}