Added by Guido Cioni almost 6 years ago
HI,
I want to select hourly output from a file which contains output every 15 mins. Unfortunately I cannot use selhour as the file has always different timesteps inside (it is an operational forecast). As far as I know there is no select operator for minutes selection, which would solve the problem. Does anyone have a suggestion on how to do it?
Sorry...wasn't clever enough
Just solved the problem using the select operator.
cdo select,minute=0