Added by Abdoulaye SARR over 11 years ago
Hi There,
I was wondering if a routine in cdo could help extract weekly mean data from a daily netcdf file.
eus
Try it with timselmean (https://code.zmaw.de/embedded/cdo/1.6.1/cdo.html#x1-3240002.8.10). The parameters depend on your definition of a week and the starting day. For a daily dataset starting on Monday use:
cdo timselmean,7 ifile ofile