<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>