<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Where can I find data on planetary positions and velocities?</title>
	<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities/</link>
	<description>Comments on Ask MetaFilter post Where can I find data on planetary positions and velocities?</description>
	<pubDate>Mon, 17 Mar 2008 13:40:36 -0800</pubDate>
	<lastBuildDate>Mon, 17 Mar 2008 13:40:36 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Where can I find data on planetary positions and velocities?</title>
		<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities</link>	
		<description>I&apos;m working on a computer simulation of the solar system, but I need data on the positions and velocities on planets and their moons.  (more inside) &lt;br /&gt;&lt;br /&gt; For a class project, I&apos;m working on a 3D simulation of the solar system.  However, I need to get good data on the positions and velocities of planets and their moons.  I&apos;ve managed to find a lot of sites with information about planetary positions as viewed from earth, but the way I&apos;m constructing it, I need to be able to locate them by x, y, and z coordinates with the Sun at the origin.&lt;br&gt;
&lt;br&gt;
Any ideas where I might find any good data?  Also, anywhere with an analytical solution to the position of a planet with respect to the Sun would be helpful as well.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.86383</guid>
		<pubDate>Mon, 17 Mar 2008 13:33:41 -0800</pubDate>
		<dc:creator>deansfurniture5</dc:creator>
		
			<category>astronomy</category>
		
			<category>simulation</category>
		
			<category>planets</category>
		
			<category>sun</category>
		
			<category>data</category>
		
	</item> <item>
		<title>By: Guy_Inamonkeysuit</title>
		<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities#1275221</link>	
		<description>&lt;a href=&quot;http://space.jpl.nasa.gov/&quot;&gt;Here?&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86383-1275221</guid>
		<pubDate>Mon, 17 Mar 2008 13:40:36 -0800</pubDate>
		<dc:creator>Guy_Inamonkeysuit</dc:creator>
	</item><item>
		<title>By: Upton O&apos;Good</title>
		<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities#1275260</link>	
		<description>You might also check JPL&apos;s ephemeris[&lt;a href=&quot;http://ssd.jpl.nasa.gov/?glossary&amp;term=ephemeris&quot;&gt;?&lt;/a&gt;] generator, available &lt;a href=&quot;http://ssd.jpl.nasa.gov/horizons.cgi&quot;&gt;here&lt;/a&gt; (or more generally &lt;a href=&quot;http://ssd.jpl.nasa.gov/?ephemerides&quot;&gt;here&lt;/a&gt;)--this is the most detailed data, the sort used to make trajectories for interplanetary spacecraft, and accounts for gravitational interactions between the smaller bodies.  They offer a number of types of data through the &lt;a href=&quot;http://ssd.jpl.nasa.gov/&quot;&gt;main SSD page&lt;/a&gt; as well--they can give you &lt;a href=&quot;http://ssd.jpl.nasa.gov/?bodies#elem&quot;&gt;orbital elements&lt;/a&gt; if you just want to do a simple Keplerian model.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86383-1275260</guid>
		<pubDate>Mon, 17 Mar 2008 14:12:34 -0800</pubDate>
		<dc:creator>Upton O&apos;Good</dc:creator>
	</item><item>
		<title>By: mumkin</title>
		<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities#1275264</link>	
		<description>&lt;a href=&quot;http://www.stellarium.org/&quot;&gt;Stellarium&lt;/a&gt; is open source. Would it be cheating to use its data? Come to think of it, it may assume an earth-centric coordinate system. Howzabout &lt;a href=&quot;http://www.shatters.net/celestia/&quot;&gt;Celestia&lt;/a&gt;?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86383-1275264</guid>
		<pubDate>Mon, 17 Mar 2008 14:15:33 -0800</pubDate>
		<dc:creator>mumkin</dc:creator>
	</item><item>
		<title>By: njgo</title>
		<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities#1275396</link>	
		<description>If you have vectors for the sun and for the planets relative to earth, just subtract the position and velocity vector for the sun from the vectors for each planet to move to the sun&apos;s frame. &lt;br&gt;
&lt;br&gt;
There is no analytical solution to the problem of n bodies interacting gravitationally... (not to mention effects from general relativity, solar wind interacting with planetary magnetospheres, asteroid belts and other nastiness). If you neglect everything besides gravitational interaction with the sun you get Keplerian orbits-check you favorite classical mechanics text for solutions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86383-1275396</guid>
		<pubDate>Mon, 17 Mar 2008 15:49:44 -0800</pubDate>
		<dc:creator>njgo</dc:creator>
	</item><item>
		<title>By: deansfurniture5</title>
		<link>http://ask.metafilter.com/86383/Where-can-I-find-data-on-planetary-positions-and-velocities#1275420</link>	
		<description>Thanks everyone for your help, I&apos;ll definitely be checking out the sites you suggested.&lt;br&gt;
&lt;br&gt;
@njgo: I was looking for some way to predict the position of a planet x amount of time in the future so I can see how good my simulation is.  I&apos;m sure the basic orbits will be fine, which I found info on between posting the question and checking back.  Thanks!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.86383-1275420</guid>
		<pubDate>Mon, 17 Mar 2008 16:23:20 -0800</pubDate>
		<dc:creator>deansfurniture5</dc:creator>
	</item>
	</channel>
</rss>
