<div dir="ltr">Tom,<div>Check the &#39;set defvar&#39; command.  It should give you the answer you&#39;re looking for.</div><div><br></div><div>Jeff Duda</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Sep 17, 2013 at 3:10 PM, Thomas Robinson <span dir="ltr">&lt;<a href="mailto:ter@hawaii.edu" target="_blank">ter@hawaii.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Aloha GrADS users,<div><br></div><div>I am trying to create a variable (inv) in a script one point at a time.  I&#39;m not sure how to do it.</div><div><br></div><div><div>ix=1</div><div>iy=1</div><div>iz=zz</div>

<div>while (iz &lt; nz)</div><div>while (ix &lt;= nx)</div><div>while (iy &lt;= ny)</div><div> &#39;set x &#39; ix</div><div> &#39;set y &#39; iy</div><div> &#39;set z &#39; zz</div><div>   if (var&#39;(z=&#39;iz&#39;)&#39; &lt; var &#39;(z=&#39;iz+1&#39;)&#39;)</div>

<div>    inv = var</div><div>   else</div><div>    inv  = undef</div><div>   endif</div><div>iy = iy + 1</div><div>endwhile</div><div>iy = 1</div><div>ix = ix + 1</div><div>endwhile</div><div>ix = 1</div><div>iz = iz + 1</div>

<div>endwhile</div><div><br></div><div>I don&#39;t think this is working.  I&#39;m wondering if there is a way to do something like this.  I want the variable to be global for my domain, not just for one point.</div><div>

<br></div><div>-Tom</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div>-- <br>Tom Robinson<br>President - Graduate Student Organization <br>Graduate Student - Department of Meteorology<br>732-718-2323<br>

</font></span></div></div>
<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">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"><div><br></div>-- <br>Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br>
</div>