<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html><head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head>Try opening files one at a time..Open first file (olr), define a variable that equals ave olr, then close file ('close 1'), then open second file to display uwnd ave with the defined olr variable.<br/><br/>Lee<p>Sent from my Verizon Wireless BlackBerry</p><hr/><div><b>From: </b>         ebrahim mirzaei &lt;emirzaei@GMAIL.COM&gt;
</div><div><b>Date: </b>Thu, 4 Mar 2010 23:38:28 +0330</div><div><b>To: </b>&lt;GRADSUSR@LIST.CINECA.IT&gt;</div><div><b>Subject: </b>Re: time average</div><div><br/></div><strong>Hi, <br>if you are using varname.d file number (olr.1 or uwnd.2</strong><strong>), uou do not need to use &quot;set dfile&quot;:<br><br></strong><div><b>set dfile 1</b></div>
<div><b>ave(olr,t=1,t=24)</b></div>
<div><b>set dfile 2</b></div>
<div><b>ave(uwnd,t=1,t=24)<br><br>orrrrrrrrrrrrrr<br><br></b></div><b>ave(olr.1,t=1,t=24)</b><b><br>ave(uwnd.2,t=1,t=24)</b><strong> <br><br></strong>its enough.<br><br><br><br><br><div class="gmail_quote">On Thu, Mar 4, 2010 at 3:59 PM, tanusri chakraborty <span dir="ltr">&lt;<a href="mailto:munia_c@yahoo.co.in">munia_c@yahoo.co.in</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">

<div>I want do to time average of two variable from to different nc file.I have done like this,given </div>
<div><b>set dfile 1</b></div>
<div><b>ave(olr.1,t=1,t=24)</b></div>
<div><b>set dfile 2</b></div>
<div><b>ave(uwnd.2,t=1,t=24)</b></div>
<div><b>but it  is the showing error like is-----</b><b>Request is outside file limits</b></div>
<div><b>How to slove the problem </b></div>
<div><b>Please help me</b></div>
<div><b></b> </div></td></tr></tbody></table><div class="hm"><br>
      <hr size="1"> 
Your Mail works best with the New Yahoo Optimized IE8. <a href="http://in.rd.yahoo.com/tagline_ie8_new/*http://downloads.yahoo.com/in/internetexplorer/" target="_blank">Get it NOW!</a>.</div></blockquote></div><br>

</html>