Hi all,<div><br></div><div>I tried to write a time series script that writes the minimum and maximum sea level pressure to a file. When I run the gs script in grads I get the error <font class="Apple-style-span" color="#990000">Data Request Warning:  Request is completely outside file limit. </font> I have copied the script below thanks for the help.</div>
<div><font class="Apple-style-span" color="#990000"><br></font></div><div>&#39;open FNL1.ctl&#39;</div><div>&#39;set grads off&#39;</div><div>&#39;set stat on&#39;</div><div>j = 1</div><div>while (j &lt; 15)</div><div>&#39;set t &#39; j</div>
<div>&#39;set cint 0.3&#39;</div><div>&#39;set lat 25.0 27.5&#39;</div><div>&#39;set lon -83.3 -79.6&#39;</div><div>&#39;set gxout stat&#39;</div><div>&#39;d slp&#39;</div><div><br></div><div>&#39;set fwrite out.dat&#39;</div>
<div>&#39;clear&#39;</div><div>j = j+1</div><div>endwhile</div><div>*&#39;quit&#39;</div><div><font class="Apple-style-span" color="#990000"> </font><br clear="all"><br>-- <br>Travis Washington<br>MS Student<br>Department of Marine &amp; Environmental Systems<br>
Florida Institute of Technology<br>150 W University Blvd.<br>Melbourne, FL 32901<br>Ph: 850-524-0532<br><br><br>
</div>