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,
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,