Hi<br>I am trying to average my data file containing data of 17 years composite of v component of wind. <br>So i opened my files as since i want to use vint function afterwards<br><br>sdfopen /home/Sushant/Desktop/moisture/composite/<a href="http://4daysp.nc">4daysp.nc</a><br>
sdfopen /home/Sushant/Desktop/moisture/composite/<a href="http://4daymeri17.nc">4daymeri17.nc</a><br>sdfopen /home/Sushant/Desktop/moisture/composite/<a href="http://4daymeri3.nc">4daymeri3.nc</a><br><br>then i used <br>ga-&gt; define a=ave(shum,t=1,t=20)<br>
gzstart=0, gzstop=1, gtstart=0, gtstop=1.<br>gxstart=0, gxstop=29, gystart=0, gystop=25.<br>gzstart=0, gzstop=1, gtstart=0, gtstop=1.<br>Define memory allocation size = 2900 bytes<br><br>For specific humidity it works fine but when i tried to use it for vwnd as it shows following error <br>
ga-&gt; define b=ave(vwnd.2,t=1,t=17)<br>Averaging.  dim = 3, start = 1, end = 17<br>Data Request Error: Invalid grid coordinates<br>  World coordinates convert to non-integer grid coordinates<br>    Variable = vwnd.2  Dimension = 3 <br>
Operation Error:  Error from ave function<br>  Error ocurred at column 1<br>DEFINE error:  Invalid expression.<br clear="all"><br><br><br>Whether data has problem ? or what else????<br><br><br>suggestions are always welcome<br>
<br><br>thanking you<br><br><br><br>