<br clear="all">Hai,<br><br>I was calculating daily climatology for 30 year ncep wind from 1979 to 2008 and i encountered a problem. As per grads tutorial i have given the following commands<br><br>&#39;reinit&#39;<br>&#39;sdfopen /media/MEGA2/wind/ncep/uwind/level/u200/<a href="http://u200-1979-2009.nc">u200-1979-2009.nc</a>&#39;<br>
&#39;set grads off&#39;<br>&#39;set lat -20 40&#39;<br>&#39;set lon 30 180&#39;<br>&#39;set map 1 1 8&#39;<br><br>&#39;set t 1 365&#39;<br>&#39;define uclim = ave(uwnd, t+0,t+10958,365)&#39;<br><br>and i am getting uclim properly<br>
<br>but inorder to make it a climatological variable i used &#39;modify&#39; function<br><br>&#39;modify uclim seasonal&#39;<br><br>then i got error<br><br>MODIFY Error:  Invalid time scaling in defined variable, then i used<br>
<br>&#39;modify uclim diurnal&#39;<br><br>will say &#39;Defined variable is now climatological&#39; but is showing same pattern for all the days<br><br>As grads tutorial says <br><br><code>seasonal   </code><span class="plaintext">- For creating 
  monthly or multi-monthly climatologies</span><br><code>diurnal    </code><span class="plaintext">- For creating 
  climatologies over a time period less than a day</span><br><br>ie there are only options for monthly or less than a day calculation. what is the option for finding daily climatology using this method<br><br><br>-- <br>
Krishnamohan.K.S<br>Junior Research Fellow<br>Department Of Atmospheric Sciences<br>Cochin University of Science and Technology<br>Cochin,India<br>