<div dir="ltr">Hi there,<div><br></div><div>i am trying to display five days average wind speed and direction on map by following commands </div><div><br></div><div><div>&#39;sdfopen d:/jra/dec2011/<a href="http://dec2011.nc">dec2011.nc</a>&#39;</div><div>&#39;set display color white&#39;</div><div>&#39;c&#39;</div><div>&#39;set z 7&#39;</div><div>&#39;set timelab off&#39;</div><div>&#39;set grads off&#39;</div><div>&#39;set grid off&#39;</div><div>&#39;set mpdset hires&#39;</div><div>&#39;set gxout vector&#39;</div><div>&#39;set t 72 92&#39;</div><div>&#39;define wspd=ave(mag(ugrd,vgrd),t=72,t=92))&#39;</div><div>&#39;d wspd&#39;</div><div><br></div></div><div>but output is contours, while i need wind vectors,  can anyone improve this script? i guess i need to average wind direction too but they can be displayed together as wind vector.</div><div><br></div><div><br></div><div>Regards</div><div>Zaib</div></div>