Dear Ooi<br>Since i have tried to use your script by making modification at max(wind(......)....) and also at levels. But after execution it shows <br>ga-&gt; run /home/Sushant/Desktop/<a href="http://stjet.gs">stjet.gs</a><br>
No hardcopy metafile open<br>All files closed; all defined objects released<br>All GrADS attributes have been reinitialized<br>Scanning self-describing file:  /home/Sushant/<a href="http://u2008.nc">u2008.nc</a><br>Found 1 data variables in SDF file.<br>
Found displayable variable u with 17 levels in SDF file.<br>Scanning self-describing file:  /home/Sushant/<a href="http://v2008.nc">v2008.nc</a><br>Found 1 data variables in SDF file.<br>Found displayable variable v with 17 levels in SDF file.<br>
<br><br><br>  largest maximum wind magnitude = 0, m/s<br><br>SET error:  Missing or invalid arguments for LEV option<br><br>  at grid points : -92.5 deg N and 0 deg E <br><br>can you please tell me where should i make change in the script?<br>
<br><br>Sushant<br><br><br><div class="gmail_quote">On Fri, Mar 26, 2010 at 10:40 AM, sushant puranik <span dir="ltr">&lt;<a href="mailto:sushantpuranik@gmail.com">sushantpuranik@gmail.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;">
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">
<div><div></div><div class="h5">
On Thu, Mar 25, 2010 at 8:20 PM, See Hai Ooi <span dir="ltr">&lt;<a href="mailto:axl419@yahoo.com" target="_blank">axl419@yahoo.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">
<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>
<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><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><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></div></div>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">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>
</blockquote></div><br><br clear="all"><br><br>