<div dir="ltr"><div style>Hi</div><div style>I think you can try following two steps to obtain the direction of maximum wind. </div><div style><br></div><div style>First you have to find the hour of the day in which have maximum wind speed (use mag and maxloc commands). </div>
<a href="http://www.iges.org/grads/gadoc/gadocindex.html">http://www.iges.org/grads/gadoc/gadocindex.html</a><br><div><br></div><div style>After identifying the particular hour use trigonometric function <b style="color:rgb(0,0,0);font-family:&#39;Times New Roman&#39;">atan2() </b><span style="color:rgb(0,0,0);font-family:&#39;Times New Roman&#39;">to obtain the angle. </span></div>
<div style> <a href="http://www.iges.org/grads/gadoc/functionsatt.html">http://www.iges.org/grads/gadoc/functionsatt.html</a></div><div style><br></div><div style>Regards</div><div style>Martin</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On 29 May 2013 21:42, claudiomet <span dir="ltr">&lt;<a href="mailto:claudiomet@gmail.com" target="_blank">claudiomet@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Greetings users.<br>
<br>
I&#39;m writing a script to extract data of a single point in ascii file<br>
(my data set is hourly and I&#39;m extracting daily vaues of max temp, min<br>
temp, max wind, max rel hum, etc... solved).<br>
<br>
But my problem is that I need to obtain the direction of the wind at<br>
the hour of the max wind intensity and the prevailing wind of the day<br>
¿How can I do this?<br>
<br>
Thanks in advance !<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Martin V. Mathew<br>Research scholar<br>Centre for Oceans, Rivers, Atmosphere and Land Sciences (CORAL)<br>IIT Kharagpur<br>India.<br>
</div>