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

Home » Public Forums » archive » polar contour plots
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: polar contour plot [message #69362 is a reply to message #26116] Wed, 30 December 2009 06:12 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Hassan writes:

> I have 3 arrays, a zenith angle array, a azimuth angle array and DN
> values. each DN is related to specific zenith and azimuth. I need to
> draw a contour of DNs on polar plot which is a circle as the distance
> from the center of the circle is zenith and distance from North is
> azimuth . I assume there should be a .pro file or sth that does this
> work. I used polar_contour but I think I need to add other commands to
> get the desired results.
> any help would be appreciated.

Your assumption that there should be a procedure for this
is a good one, even if it turns out to be entirely wrong.
I think thing this is one of those should-be-easy-turns-
out-to-be-hard situations in IDL. (Normally, things are
the other way around, thank goodness.)

I would approach this problem by setting up a Lambert
Equal-Area map projection and drawing my contour plot
on that, after scaling my data to the appropriate
lat/lon values. This will mean you will have to do
your own plot annotation (with PLOTS and XYOUTS,
typically), but I don't think this will be particularly
difficult.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Reducing a set of curves to a mean curve
Next Topic: fitting contours with ellipse

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

Current Time: Wed Oct 08 19:36:15 PDT 2025

Total time taken to generate the page: 0.00487 seconds