Project

General

Profile

cdo seasmon??

Added by Tung Do Thanh about 10 years ago

I have a time series daily data for 10 years. They are divided into 10 files. How to caculate the seasonal mean from these data? Please


Replies (1)

RE: cdo seasmon?? - Added by Jaison-Thomas Ambadan about 10 years ago

use seasmean if you would like to compute seasonal mean for each file or first merge data (use mergetime) and then use yseasmean

see the following doc sections for more info:

2.8.25 SEASSTAT - Seasonal statistical values : https://code.zmaw.de/projects/cdo/embedded/1.6.3/cdo.html#x1-4100002.8.25
2.8.32 YSEASSTAT - Multi-year seasonal statistical values: https://code.zmaw.de/projects/cdo/embedded/1.6.3/cdo.html#x1-4470002.8.32

    (1-1/1)