I´m working with CDO and I would like to get the maximum temperature from my file. The time data is different if I use the command cdo monmax infile outfile
and cdo --timestat first monmax infile outfile
If i use cdo monmax
infile outfile the timedata is: 2021-06-15 22:30:00 and if I use cdo --timestat first monmax infile outfile
the timedata is: 2021-06-01 00:00:00