Thank you for sharing your script.<br>I want to see the low level jet for the region 30E-100E and 20S-40N., for that purpose how can i modify your script<br><br>Any suggestion ?<br><br>Sushant <br><br><br><div class="gmail_quote">
On Thu, Mar 25, 2010 at 8:20 PM, See Hai Ooi <span dir="ltr">&lt;<a href="mailto:axl419@yahoo.com">axl419@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
<div>Dear Mr Charles Seman,</div>
<div> </div>
<div>        Regret to inform you that your suggested modification to my script did not help. </div>
<div> </div>
<div>        Anyway, I am pleased to inform you that my friend, Mr Kumar Subramaniam of the Malaysian Meteorological Department, was able to assist me to modify my script to make it work.  We are willing to share the script (as attached) with you and all other GrADS users.   Also, I am convinced that fndlvl() is not applicable for my stated purpose.</div>

<div> </div>
<div>      Again, thank you and best regards.</div><div class="im">
<div> </div>
<div>Ooi</div>
<div><br><br>--- On <b>Wed, 24/3/10, Charles Seman <i>&lt;<a href="mailto:Charles.Seman@noaa.gov" target="_blank">Charles.Seman@noaa.gov</a>&gt;</i></b> wrote:<br></div>
</div><blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;"><div class="im"><br>From: Charles Seman &lt;<a href="mailto:Charles.Seman@noaa.gov" target="_blank">Charles.Seman@noaa.gov</a>&gt;<br>
</div>Subject: Re: [gradsusr] Help in showing the example of using fndlvl(), max() and maxloc()<div class="im"><br>To: &quot;See Hai Ooi&quot; &lt;<a href="mailto:axl419@yahoo.com" target="_blank">axl419@yahoo.com</a>&gt;<br>
</div>Date: Wednesday, 24 March, 2010, 11:44 PM<br><br>
<div>Ooi,<br><br>I downloaded your script to a local directory, and took a look at your &quot;search&quot; loop for the maximum wind level...<br><br>Instead of doing a double-while loop, try this:<br><br>    &#39;large=mw1&#39;<br>
    k=2<br>    while (k &lt;= 12)<br>      if (&#39;mw&#39;k &gt; &#39;large&#39;)<br>        &#39;large=mw&#39;k<br>        id=k<br>      endif<br>      k=k+1<br>    endwhile<br>   &#39;max=large&#39;<br>   &#39;plev=&#39;id<br>
<br>Hope this helps,<br>Chuck</div></blockquote></td></tr></tbody></table><br>
      <hr size="1"> <a href="http://sg.rd.yahoo.com/aa/mail/domainchoice/mail/signature/*http://mail.promotions.yahoo.com/newdomains/aa/" target="_blank"> Get your new Email address! </a> <br>
Grab the Email name you&#39;ve always wanted before someone else does!<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>
<br></blockquote></div><br><br clear="all"><br>