<p dir="ltr">You need to &#39;set dfile 2&#39; after opening the second file and then define the variable. Or define it as temp.2 to reference the second file</p>
<br><div class="gmail_quote"><div dir="ltr">On Tue, 22 Mar 2016 09:38 Gargi Akhoury, &lt;<a href="mailto:gargiakhoury@bitmesra.ac.in">gargiakhoury@bitmesra.ac.in</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear Grads Users,<div>         It&#39;s a very simple problem but I am facing problem to solve this. </div><div>I have two netcdf files like: </div><div><a href="http://temp.nc" target="_blank">temp.nc</a></div><div><a href="http://mslp.nc" target="_blank">mslp.nc</a></div><div><br></div><div>I want to open these two files together and display the image. I have done it like this.</div><div><br></div><div>&#39;sdfopen <a href="http://mslp.nc" target="_blank">mslp.nc</a>&#39;</div><div>&#39;sdfopen <a href="http://t1000.nc" target="_blank">t1000.nc</a>&#39;</div><div>&#39;define mslp=ave(pressure,t=1,t=420,12)&#39;</div><div>&#39;d mslp&#39;</div><div>&#39;c&#39;</div><div>&#39;define tmp=ave(temp-273.15,t=1,t=420,12)&#39;</div><div>&#39;d tmp&#39;</div><div><br></div><div>But I am getting error in this. The error is:</div><div><br></div><div>&quot;define tmp=ave(temp-273.15,t=1,t=420,12)</div><div>Averaging.  dim = 3, start = 1, end = 420</div><div>Syntax Error:  Invalid Operand</div><div>  &#39;temp&#39; not a variable or function name</div><div>Operation Error:  Error from ave function</div><div>  Error ocurred at column 1</div><div>DEFINE error:  Invalid expression.&quot;</div><div><br></div><div>Kindly, help me regarding this.</div><div><br></div><div>Kind Regards</div><div>Gargi</div><div><br></div><div><br></div><div><br></div></div>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div>