To calculate direction with Uwind and Vwind
Stephen R McMillan
smcmillan at PLANALYTICS.COM
Fri Oct 6 13:58:31 EDT 2006
Hello Jeremy,
If you're looking for a vector display, then it's 'd u;v' where u and v
represent your uwind and vwind components.
If you're looking for a direction in degrees, then try formula--
deg = 180+atan2(u,v)*(180/pi)
This should give you "direction from." Remove the 180+ for "direction
toward."
Good luck!
Stephen McMillan
Planalytics, Inc.
Jeremy Gaultier <webmaster at METEOROLOGIC.NET>
Sent by: GRADSUSR at LIST.CINECA.IT
10/06/2006 01:27 PM
Please respond to
GRADSUSR at LIST.CINECA.IT
To
GRADSUSR at LIST.CINECA.IT
cc
Subject
To calculate direction with Uwind and Vwind
Hello,
I seek a formulate to calculate the direction of the moderate wind to the
data Uwind and Vwind component coming from GFS on Nomads.
I did not find any formula on the Web, can you help me?
Thank you in advance.
Good day.
***************************************************
The information contained in this e-mail message is intended only for the
use of the recipient(s) named above and may contain information that is
privileged, confidential, and/or proprietary. If you are not the intended
recipient, you may not review, copy or distribute this message. If you
have received this communication in error, please notify the sender
immediately by e-mail, and delete the original message.
***************************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20061006/064c91dc/attachment.html
More information about the gradsusr
mailing list