<div dir="ltr"><div id="yiv509421317">
<div>Dear Wang Lizhi,</div>
<div> </div>
<div>You have to make time average to convert your 6 hourly data into daily means. So use the following define function.</div>
<div> </div>
<div>define a= ave ( tmp2m, t=1, t=4)</div>
<div> </div>
<div>Then use the following command as per ur requirement</div>
<div> </div>
<div>define v=aave(a, lon=110,lon=120,lat=20,lat=30)</div>
<div> </div>
<div>other things will remain unchanged.</div>
<div> </div>
<div> </div>
<div>Regards,<br></div>
<div> </div>
<div><br>Mubashar<br><br> </div>
<div>---------------------------------------------------------<br></div>
<div>Muhammmad Mubashar Ahmad Dogar<br>Scientific Officer (Climatology Section),<br>Global Change Impact Studies Centre (GCISC),<br>NCP complex, Quaid-i-Azam University Campus,<br>Shahdra road, Islamabad, Pakistan.<br>Tel:  +92519230226<br>
Mob:+923315144169<br>email: <a href="mailto:mubashardogar@yahoo.com">mubashardogar@yahoo.com</a><br>         <a href="mailto:mubashar.ahmad@gcisc.org.pk">mubashar.ahmad@gcisc.org.pk</a></div>
<div>         <a href="mailto:mubashardogar@gmail.com">mubashardogar@gmail.com</a><br></div><br><br>--- On <b>Thu, 12/11/09, Wang Lizhi <i>&lt;<a href="mailto:wlz@TEA.AC.CN">wlz@TEA.AC.CN</a>&gt;</i></b> wrote:<br>
<blockquote style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><br>From: Wang Lizhi &lt;<a href="mailto:wlz@TEA.AC.CN">wlz@TEA.AC.CN</a>&gt;<br>Subject: How to use aave with time-interval<br>
To: <a href="mailto:GRADSUSR@LIST.CINECA.IT">GRADSUSR@LIST.CINECA.IT</a><br>Date: Thursday, 12 November, 2009, 8:33 PM<br><br>
<div class="plainMail">Hi, everyone,<br><br>I get the ncep2 data set(example flx.ft06.200909), and I can plot a region&#39;s average<br>temperature curve use following:<br><br>open flx.ft06.200909.ctl<br>set t 1 120<br>define v=aave( tmp2m, lon=110,lon=120,lat=20,lat=30)<br>
set x 1<br>set y 1<br>set z 1<br>d v<br><br>But the curve is plotted at interval 6hour. Now I want to plot the mean daily<br>temperature curve, How can I do ?<br><br>thanks<br></div></blockquote></div><br clear="all"></div>