[gradsusr] Help in showing the example of using fndlvl(), max() and maxloc()

sushant puranik sushantpuranik at gmail.com
Fri Mar 26 01:10:54 EDT 2010


Thank you for sharing your script.
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

Any suggestion ?

Sushant


On Thu, Mar 25, 2010 at 8:20 PM, See Hai Ooi <axl419 at yahoo.com> wrote:

> Dear Mr Charles Seman,
>
>         Regret to inform you that your suggested modification to my script
> did not help.
>
>         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.
>
>       Again, thank you and best regards.
>
> Ooi
>
>
> --- On *Wed, 24/3/10, Charles Seman <Charles.Seman at noaa.gov>* wrote:
>
>
> From: Charles Seman <Charles.Seman at noaa.gov>
> Subject: Re: [gradsusr] Help in showing the example of using fndlvl(),
> max() and maxloc()
>
> To: "See Hai Ooi" <axl419 at yahoo.com>
> Date: Wednesday, 24 March, 2010, 11:44 PM
>
> Ooi,
>
> I downloaded your script to a local directory, and took a look at your
> "search" loop for the maximum wind level...
>
> Instead of doing a double-while loop, try this:
>
>     'large=mw1'
>     k=2
>     while (k <= 12)
>       if ('mw'k > 'large')
>         'large=mw'k
>         id=k
>       endif
>       k=k+1
>     endwhile
>    'max=large'
>    'plev='id
>
> Hope this helps,
> Chuck
>
>
> ------------------------------
>  Get your new Email address!
> <http://sg.rd.yahoo.com/aa/mail/domainchoice/mail/signature/*http://mail.promotions.yahoo.com/newdomains/aa/>
> Grab the Email name you've always wanted before someone else does!
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100326/345849d6/attachment-0003.html 


More information about the gradsusr mailing list