comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Spherical Contour Plotting
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Spherical Contour Plotting [message #28726 is a reply to message #28725] Wed, 09 January 2002 13:26 Go to previous messageGo to previous message
k-bowman is currently offline  k-bowman
Messages: 12
Registered: December 2001
Junior Member
In article <3C3C6E5D.E082A351@students.wisc.edu>, Adam Bayliss
<rabayliss@students.wisc.edu> wrote:

> Hi,
> I'd like take a 2d array (containing a surface component of a vector)
> and make a contour plot on a sphere. So basically I'd like to take the
> results of the "contour" procedure, and project this graph onto a
> sphere. Any ideas would be appreciated.

If the finished "thing" (I avoid the word object) is to be 2-D, try the
SATELLITE projection in MAP_SET.

If you want a 3-D "thing", you could do a CYLINDRICAL EQUIDISTANT plot
with MAP_SET. CONTOUR will return the coordinates of the isopleths
(PATH_INFO, PATH_XY). Then transform the longitude-latitude coordinates
into 3-D space and use direct or object graphics to display the resulting
lines.

Ken
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Null terminated strings
Next Topic: Spherical Contour Plotting

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 21:53:13 PDT 2025

Total time taken to generate the page: 0.56009 seconds