Project

General

Profile

Max, min, and median of 19 netcdf files

Added by nazanin tavakoli about 3 years ago

Hello,
I have a NetCDF file that contains 19 years of cloudiness value (my data is monthly from 2001 t0 2019). I want to calculate the max, min, and median of this value during these months. I mean that finally I want a unique value for max, min, and median for all my data. Could anybody help me?
I have sent my data here.
Thank you


Replies (1)

RE: Max, min, and median of 19 netcdf files - Added by Brendan DeTracey about 3 years ago

Have you read the documentation on statistical operators? (https://code.mpimet.mpg.de/projects/cdo/embedded/index.html#x1-3630002.8) There are many combinations such as monthly climatological averaging, monmean. Are you looking for the statistics per grid cell or statistics over the entire domain?

    (1-1/1)