Dear all,<br><br>I would like to ask on how to obtain the monthly mean from 16-days interval data within one year.<br><br>From daily data, I can easily get it using:<br><br>cdo -r mergetime <a href="http://1.nc">1.nc</a> <a href="http://2.nc">2.nc</a> <a href="http://3.nc">3.nc</a> ..... <a href="http://366.nc">366.nc</a> <a href="http://result.nc">result.nc</a><br>
cdo -r monmean <a href="http://result.nc">result.nc</a> <a href="http://final.nc">final.nc</a><br clear="all"><br>but from 16-days interval, I have 23 files and even if I merge them, I will end with TSize =23<br><br>Any idea will be very helpful.<br>
<br>Regards,<br><br>-- <br>Serge<br>