I'm really new to this CDO thing and I feel awkward.
I have been working with netcdf files that have daily precipitation data and I would like to perform these calculations with CDO
- First calculate the moving sum of precipitation using a 5-day window.
-Then calculate the annual maximum of the sliding sum for each year.
-And finally, calculate the 20-year average of those values