<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; You may wish to try the following approach:-</DIV>
<DIV>&nbsp;</DIV>
<DIV>*</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; 'sdfopen filename.nc'</DIV>
<DIV>*</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 'ua=ave(u,t=1,t=120,4)'</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 'va=ave(v,t=1,t=120,4)'</DIV>
<DIV>*</DIV>
<DIV>&nbsp;&nbsp; 'close 1'</DIV>
<DIV>*</DIV>
<DIV>&nbsp;&nbsp; 'open filename2.ctl'</DIV>
<DIV>*</DIV>
<DIV>&nbsp;&nbsp; ...............</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp; 'set gxout shaded'</DIV>
<DIV>&nbsp;&nbsp; ............</DIV>
<DIV>&nbsp;&nbsp; 'd co'</DIV>
<DIV>&nbsp; ............</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 'set gxout stream'</DIV>
<DIV>&nbsp;&nbsp;&nbsp; 'd ua;va'</DIV>
<DIV>*</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp; Hope the above helps.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ooi</DIV></td></tr></table>