how to find maximum wind level

Davide Sacchetti davide.sacchetti at ARPAL.ORG
Wed Nov 25 07:40:15 EST 2009


you can use maxloc, pay attention to reverse your levs:
d maxloc(sqrt(u*u+v*v),lev=1000,lev=700)
you get the level number

hoping it helps
bye bye
DAvide

On Wed, 2009-11-25 at 16:48 +0530, sushant puranik wrote:
> Hello
> I want to find maximum wind level. So I have used this command
> d max(sqrt(u*u+v*v),lev=700,lev=1000)
> this command works fine.
> But alongwith this image i want to know level of each maximum value in
> that plot.
>
> Anyone has  solution ?
>
> Thanking you
>
> --
> Sushant Puranik
> Junior Research Fellow
> Dept. of Atmospheric & Space Sciences,
> University of Pune,
> Pune-07,
> India.
--
Sacchetti Davide
Centro Funzionale Meteo Idrologico di Protezione Civile della Regione Liguria
ARPAL Unità Tecnica Complessa di livello Regionale
V.le Brigare Partigiane 2 16121 Genova (I)
tel: +39 010 6437535                    fax: +39 010 6437520
mail: davide.sacchetti at arpal.org     web: www.meteoliguria.it



More information about the gradsusr mailing list