Dear Christoph, <br>I have one file (file1) that I use first on its own and display something with it (display1).<br>Then I have 3 files (meanfiles) that have the same size and I use to display a mean value with them (displaymean).
<br>(file1) and (meanfiles) do not have the same size. <br>Each display works on its own. <br>When I first display the mean (displaymean), then do a set dfile #(file1) and display (display1), it also works.<br>But if I first open file1 and display (display1), and then want to do a mean with the meanfiles (which are now number 2,3,4), it doesnt understand the mean.
<br>I tried to open file 1 then close it and then open the 3 meanfiles and do a mean (var.2+var.3+var.4)/but it says &#39;request beyond file limits&#39;.<br>If I didnt need to do a mean, I could set dfile #file display, then do another set dfile #file and display, but when I get to the meanfiles, I cannot do set #file because there are 3 files, and it doesnt understand the var.#meanfile1, var.#meanfile2...
<br><br>Do even my meanfiles and file1 have to have the same size, do you think its another problem...?<br><br>Thank you for your help<br><br>Leva<br><br><br><br><br>&nbsp;<br><br><br><div><span class="gmail_quote">2007/6/5, Stegert &lt;
<a href="mailto:stegert@ifm.uni-hamburg.de">stegert@ifm.uni-hamburg.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Dear Leva,
<br><br>do all the files have the same size in all: x,y,z and t?<br>e.g. if you plot on time step 6 and then change to<br>the last file, which includes only 4 time steps?<br><br>Have you already tested this file on its own - does it
<br>fit with its ctl file?<br><br>Cheers,<br>Christoph<br><br>Leva Djoneidi schrieb:<br>&gt; Hi dear grads users<br>&gt; I would be most thankful if anyone could help me<br>&gt;<br>&gt; I have a opened a few files on the same scrip which I use to display
<br>&gt; graphs.<br>&gt; When i go from a file to another, I do a set dfile .. and then I display<br>&gt; the graph that has to do with this file.<br>&gt; My problem is that at the end of my scrip I need to use 3 files to make
<br>&gt; a mean quantity,&nbsp;&nbsp;and display this mean quantity, but when I do set<br>&gt; dfile one of these files to be able to display it, I have a request<br>&gt; beyond limit warning and an entire grid beyond limit message.
<br>&gt; If anyone can help, and please tell me if I havent explosed my problem<br>&gt; clearly<br>&gt;<br><br>--<br>Christoph Stegert<br>Institute for Oceanography - Ecological Modelling group<br>University of Hamburg, GER - (ZMK/ZMAW alliance member)
<br>Bundesstr.53 20146 Hamburg - +49-40/42838-7486 Room 348<br></blockquote></div><br>