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

Home » Public Forums » archive » OVERPLOT POINTS IN CONTOUR
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: OVERPLOT POINTS IN CONTOUR [message #44245 is a reply to message #44158] Tue, 24 May 2005 23:59 Go to previous message
David Lopez Pons is currently offline  David Lopez Pons
Messages: 8
Registered: July 2003
Junior Member
Giorgos wrote:

> Hi...I am a new user and I need some advice...
> I have 3 array of data (270 X 406) containing latitudes and longitudes
> and pressure. I make the proper contour but I want over it to put some
> black points showing values of latitude and longitude which I will take
> from another array but belong to the same limit area defined in my
> contour...how can I add these points according to their geographical
> coordinates?
>
>
>
Do you try OPLOT?
If you write:

aux=sin(indgen(50,50))^2
contour,aux
oplot,sort(randomu(0,20)),psym=1

you have the contour and a sort of points in the same coordinate system.
I think this is what you want.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: GUI strategy advice needed
Next Topic: Data format for spherical data

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

Current Time: Thu Oct 09 20:31:48 PDT 2025

Total time taken to generate the page: 1.59917 seconds