<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear users,<br><br>I have to calculate the mean value during a season. Just want to know how to introduce correctly the dates in the ave command<br><br>define mean=ave(var, t=1, t=2)<br><br>The netcdf file has the following time steps<br>
<br>Time axis : &nbsp;12 steps<br>
&nbsp; &nbsp;Units = hours &nbsp;Calendar = STANDARD<br>
YYYY-MM-DD hh:mm &nbsp; YYYY-MM-DD hh:mm &nbsp; YYYY-MM-DD hh:mm &nbsp; YYYY-MM-DD hh:mm<br>
<br>
&nbsp; &nbsp;2035-01-16 12:00 &nbsp; 2035-02-15 00:00 &nbsp; 2035-03-16 12:00 &nbsp; 2035-04-16 00:00<br>
&nbsp; &nbsp;2035-05-16 12:00 &nbsp; 2035-06-16 00:00 &nbsp; 2035-07-16 12:00 &nbsp; 2035-08-16 12:00<br>
&nbsp; &nbsp;2035-09-16 00:00 &nbsp; 2035-10-16 12:00 &nbsp; 2035-11-16 00:00 &nbsp; 2035-12-16 12:00<br><br>Im using GrADS version v2.0.a9.oga.1 on Windows 7<br><br>Thanks in advance!<br><br>Julio<br>                                               </div></body>
</html>