<div dir="ltr"><div><div><div><div>Hi, <br><br><br></div>I am having a problem. I can'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>'set t 1 130'<br></div><div>'set gxout vector'<br>'d anomU;anomV'<br></div>for the wind file, <br><br></div>then started defining the shading part on the prec file. <br>'set t 1 6'<br>
'set clevs -1.5 -0.5 0 0.5 1.5'<br>'define pr_mean=ave(pr.3,t=1,t=6)'<br><br></div>Is there a simpler way to do this. And achieve results? Thanks <br><div><br><br></div></div>