<div dir="ltr">Hi<div><br></div><div style>It is apparent that you are not using file number while trying to display a variable. Please refer following URL</div><div style><a href="http://www.iges.org/grads/gadoc/variable.html#names">http://www.iges.org/grads/gadoc/variable.html#names</a><br>
</div><div class="gmail_extra"><br>Consider that in your case variable <span style="font-family:arial,sans-serif;font-size:13px">anomU is obtained from file opened initially (could be file number 1)  and variable anomV obtained from a file opened after the first one (file number 2), then command to display these two variables should be given as follows</span></div>
<div class="gmail_extra"><span style="font-family:arial,sans-serif;font-size:13px"> </span><font face="arial, sans-serif">&#39;d anomU.1;anomV.2&#39;</font></div><div class="gmail_extra"><font face="arial, sans-serif"><br>
</font></div><div class="gmail_extra"><font face="arial, sans-serif">In event you do not know file numbers you can use command &#39;q files&#39; to get relevant details. <br></font><div class="gmail_quote">On 14 May 2013 21:54, Mary Ndlovu <span dir="ltr">&lt;<a href="mailto:maryndlovu2@gmail.com" target="_blank">maryndlovu2@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi, <br><br><br></div>I am having a problem. I can&#39;t figure out where i am going wrong. I have a prec_anomaly file with 6 timesteps and also have a wind file with 130 timesteps. These files are on the same Gaussian grid. When i plot them separately, i can get the plot. But i want to plot them together, and i keep getting an error. What i did is this <br>

<br></div><div>&#39;set t 1 130&#39;<br></div><div>&#39;set gxout vector&#39;<br>&#39;d anomU;anomV&#39;<br></div>for the wind file, <br><br></div>then started defining the shading part on the prec file. <br>&#39;set t 1 6&#39;<br>

&#39;set clevs -1.5 -0.5 0 0.5 1.5&#39;<br>&#39;define pr_mean=ave(pr.3,t=1,t=6)&#39;<br><br></div>Is there a simpler way to do this. And achieve results? Thanks <br><div><br><br></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>Martin V. Mathew<br>Research scholar<br>Centre for Oceans, Rivers, Atmosphere and Land Sciences (CORAL)<br>IIT Kharagpur<br>India.<br>
</div></div>