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

Home » Public Forums » archive » Plotting vectors
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: Plotting vectors [message #50493 is a reply to message #12249] Thu, 05 October 2006 19:57 Go to previous messageGo to previous message
Chris[2] is currently offline  Chris[2]
Messages: 39
Registered: August 2003
Member
Why not try using iVector, which was added in IDL6.3?
You can do:

iMap, map_projection='Stereographic' ; or whatever projection you want
iVector, U, V, X, Y, /OVERPLOT

Look up iMap and iVector in the docs for all of the available keywords.

-Chris
ITTVIS


"maki" <chagirard@yahoo.com> wrote in message
news:1160040976.089616.240440@b28g2000cwb.googlegroups.com.. .
> Hi all,
> I have a set of geographic locations at which I would like to plot
> velocity vectors. I looked at previous messages on that topic but did
> not find an easy way to do it. VELOVECT seems to plot a 2D-velocity
> field but my data are not gridded (nor randomly distributed). I also
> looked at the ARROW procedure but it looks not easy, as we need to
> specify the cordinates of the tail and arrowhead of each vector (I have
> the Xi,Yi coordinates of each arrow tail, and the corresponding Ui and
> Vi components, in a different unit than the map).
> Thanks for your help !
>
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Use Identifiers or Keywords
Next Topic: Plotting vectors

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

Current Time: Fri Oct 10 02:17:47 PDT 2025

Total time taken to generate the page: 0.88014 seconds