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

Home » Public Forums » archive » Re: Velocity vectors on maps
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: Velocity vectors on maps [message #17359 is a reply to message #17337] Thu, 07 October 1999 00:00 Go to previous message
wmc is currently offline  wmc
Messages: 117
Registered: February 1995
Senior Member
Kenneth P. Bowman <bowman@null.edu> wrote:
> Can anyone give me pointers to IDL procedures to making correct velocity
> vector plots on maps, notably azimuthal polar projections?

This is a code fragment:

fx1=fx*cosd(lo)+fy*sind(lo)
fy1=-fx*sind(lo)+fy*cosd(lo)

which works OK for polar stereo... [fx,fy] are the original arrow sizes,
lo the longitudes at the arrow positions, and [fx1,fy1] the rotated arrows.

-W.

--
William M Connolley | wmc@bas.ac.uk | http://www.nbs.ac.uk/public/icd/wmc/
Climate Modeller, British Antarctic Survey | Disclaimer: I speak for myself
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Switching Between Multiple XMANAGER Windows
Next Topic: IDL falls to sleep!

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

Current Time: Sat Nov 29 15:08:09 PST 2025

Total time taken to generate the page: 0.96584 seconds