<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
<title></title>
Witek,<br>
<br>
Another way would be to use "set gxout stat" with loops over "z" and
"t"... please find attached a script "var_min_max.gs" (with also a
"pause.gsf" script...)<br>
<br>
In the "var_min_max.gs" script, replace the "..." with your
parameters...<br>
----<br>
*-----------------------------------------------------------------------<br>
*&nbsp; Specify GrADS ctl file<br>
*-----------------------------------------------------------------------<br>
<br>
ctl_file = '...'<br>
<br>
*-----------------------------------------------------------------------<br>
*&nbsp; Specify names for min/max variables<br>
*-----------------------------------------------------------------------<br>
<br>
var_name = '...'<br>
<br>
*-----------------------------------------------------------------------<br>
*&nbsp; Specify time level number(s)...<br>
*-----------------------------------------------------------------------<br>
<br>
tlev = '...'<br>
----<br>
<br>
I hope this helps,<br>
Chuck<br>
<br>
<br>
Witold Interewicz wrote:
<blockquote cite="mid44294625d21f5@wp.pl" type="cite">
  <pre wrap="">Hello,
I have 2D in space +1D in time (or better 3D in space + 1D in time) field, and I
need to find global extrema of these fields. The result is needed in the form of
number assigned to variable so that one could use it in code further in the
script. How one could do that?
(I didn't manage to use 'min' and 'max' functions. How to nest them properly?
Should one use 'while' loop to iterate through remaining 1 or 2 dimensions?)
Greetings
Witek

----------------------------------------------------
Sharon Stone w filmie "Nagi Instynkt 2" w kinach od 29 marca!
<a class="moz-txt-link-freetext"
 href="http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fnagi_instynkt.html&amp;sid=712">http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fnagi_instynkt.html&amp;sid=712</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--

********************************************************************
 Charles Seman                                <a
 class="moz-txt-link-abbreviated" href="mailto:charles.seman@noaa.gov">charles.seman@noaa.gov</a>
 U.S. Department of Commerce / NOAA / OAR
 Geophysical Fluid Dynamics Laboratory         voice: (609) 452-6547
 201 Forrestal Road                              fax: (609) 987-5063
 Princeton, NJ  08540-6649            <a
 class="moz-txt-link-freetext" href="http://www.gfdl.noaa.gov/%7Ecjs/">http://www.gfdl.noaa.gov/~cjs/</a>
********************************************************************

"The contents of this message are mine personally and do not reflect
any position of the Government or NOAA."
</pre>
</body>
</html>