ydrunpctl for eca_hwfi
Added by Guido Fioravanti over 9 years ago
Hi, I need to calculate the 90th percentile using the operator : ydrunpctl. I follow the instructions on the user guide:
cdo ydrunpctl,90,5 myfile.nc -ydrunmin,5 myfile.nc -ydrunmax,5 myfile.nc outputfile.nc
The input file is a netCDF file representing daily gridded data over the periodo 1971-01-01 to 2000-12-31.
I get the following error:
cdo ydrunpctl (Abort): Verification dates for day 1 of -ydrunmin,5 imyfile.nc, -ydrunmax,5 myfile.nc and outputfile.nc are different!
When I use a running window of just 1 day I get not errors, but I need a running window 5 days.
Please, any suggestion?
Regards
Guido
Replies (1)
RE: ydrunpctl for eca_hwfi - Added by Uwe Schulzweida over 9 years ago
This is definitely a bug in this operator, thank for the information! This bug was introduce in CDO version 1.6.5 when changing the time stamp of the operators ydrunmin/ydrunmax. I have fixed this problem for the next CDO release.
Cheers,
Uwe