[Matplotlib-users] Plotting in West Longitude

2006-07-27 Thread Jeff Sadino
Hello All, I am trying to map the surface of TItan for a summer internship project at NASA. I would like to use matplotlib to plot, but I need to plot in West Longitude, where the left edge of the graph starts at 360 and the right edge ends at 0. Does anyone know how to do this? Thanks much,

[Matplotlib-users] 2D Intensity Plots of Titan

2006-07-12 Thread Jeff Sadino
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,