Downloading ERA-5 single levels Daily mean

Hi,

In the old version of CDS manual and CDS toolbox, it was easily possible to download daily mean of hourly single levels of ERA-5 data. Does anyone knows how to get daily mean?
This was the line I used to generate daily mean through CDS toolbox:
par_daily_mean = ct.cube.resample(parameter, freq=‘day’, how=‘mean’)

Thanks,
Mohammad

1 Like