search the minimum value in 2-dimesional

Lee Byerle labyerle at MET.UTAH.EDU
Mon Dec 12 17:03:35 EST 2005


I've found w/ver 1.8 or higher, 'min' of several layers works with lat and
lon varying.  For example, to plot a map of the minimum value in each
z-column over a 2-D area (lat and lon are varying):

ga> d min(var,z=1,z=12)

Alternatively for maximum:

ga> d max(var, z=1,z=12)

Lee

> set gxout stat
> d 'var'
>
> Ben
>
>   ----- Original Message -----
>   From: Delia
>   To: GRADSUSR at LIST.CINECA.IT
>   Sent: Saturday, December 10, 2005 1:58 PM
>   Subject: search the minimum value in 2-dimesional
>
>
>   Hi all
>
>   I found a funtion min can search the minimum of the value over the
> specified dimension range.
>   But the dimension seems to be only one-dimensional.
>
>   Is any any one know how to find a minimum value in a 2-dimesional area.
>   Thanks.
>
>   ---------------------------------------------------
>   Yen-Chu Delia Chen
>   Department of Atmospheric Sciences
>   National Taiwan University
>   1, Sec. 4, Roosevelt Rd.
>   Taipei 106, Taiwan
>   E-mail¡Gdelia at nat.as.ntu.edu.tw



More information about the gradsusr mailing list