Issue with "yhourmean" Command Taking Too Long on ERA5 Hourly Pressure Level Data
Added by Trushna Mallick about 17 hours ago
Hello,
I used the new API beta version to download ERA5 reanalysis hourly pressure level data. The NetCDF file contains data for March, April, and May from 1990 to 2021 at hourly intervals, specifically for the 850 hPa pressure level. The file size is quite large (282.9 MB), and due to size restrictions, I cannot upload it here.
I wanted to calculate the multi-year hourly mean and used the following command:
cdo yhourmean inputfile.nc output.nc
While executing this, I received three warnings:
Warning (cdfScanVarAttr): NetCDF: Variable not found - >isobaricInhPa<
Warning (cdf_check_variables): Unsupported data type (char/string), skipped variable expver!
Warning (cdfInqContents): Coordinates variable number can't be assigned!
To check whether the NetCDF file was valid, I ran a basic command:
cdo sinfo inputfile.nc
This also gave warnings but still displayed all the details of the file.
I'm worried because the "yhourmean" command has been running for over 10 hours(multiple times tried but failed), but the output file is still only 16.2 KBand still processing. Is it normal for this command to take so long when calculating the multi-year hourly mean for 31 years (1990–2021), or could there be a problem with the data or the way I'm using the command?
Any help will be highly appreciated.
Thank you
Replies (2)
RE: Issue with "yhourmean" Command Taking Too Long on ERA5 Hourly Pressure Level Data - Added by Karin Meier-Fleischer about 16 hours ago
Did you use zip when downloading the data in netcdf (experimental) format?
It would be good when you extract and upload 2-3 years?
RE: Issue with "yhourmean" Command Taking Too Long on ERA5 Hourly Pressure Level Data - Added by Trushna Mallick about 1 hour ago
Hello karin
No I didnt zip while donwloading the data in netcdf(experimental) format.
Here, I am uploading a NC file of 3 years.
u_march_3y.nc (73.7 MB) u_march_3y.nc |