Added by pooran khedri almost 6 years ago
Hi Cdo users,
I have the Ecmwf data for long period(1990-2007),I have to average all the data with the same time step and the same date, after averageing I need a file with 365 days.
Is it possible to do it with cdo
Any help would be appreciated.
Hi Pooran,
I would suggest to use the operator daymean first and then timmean.
-Karin