matplotlib+basemap may do it for you. I'm not sure how much of it's hard
coded for the Earth though...
http://www.scipy.org/Cookbook/Matplotlib/Maps
At 08:49 AM 7/12/2006, Jeff Sadino wrote:
>I am trying to map the surface of Saturn's largest moon, Titan for a
>summer research project. As a
I am trying to map the surface of Saturn's largest moon, Titan for a summer
research project. As a rough draft, I would like to plot the temperature
(colored red) at the longitude(x) and latitude(y) coordinates. My data file is
tab delimited in three columns (x,y,T). I am also missing some x,