Hi, I hope this message finds you well.
I am currently working on setting up WRF using ERA5 data, and I’ve encountered a problem when processing single-level data with ungrib.exe.
I have downloaded two datasets from the CDS API (I attached the scripts)
*** Starting program ungrib.exe ***
Start_date = 2008-08-20_00:00:00 , End_date = 2008-08-20_23:00:00
output format is WPS
Path to intermediate files is ./
###############################################################################
Inventory for date =
PRES TT UU VV SPECHUMD DEWPT RH LANDSEA SOILGEO SOILHGT PSFC PMSL SKINTEMP SEAICE SST SNOW_DEN SNOW_EC SNOW SNOWH ST000007 ST007028 ST028100 ST100289 SM000007 SM007028 SM028100 SM100289
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2008-08-20_00
ERROR: Data not found: 2008-08-20_00:00:00.0000
Could you please help me understand:
I am currently working on setting up WRF using ERA5 data, and I’ve encountered a problem when processing single-level data with ungrib.exe.
I have downloaded two datasets from the CDS API (I attached the scripts)
- One for pressure levels using the reanalysis-era5-pressure-levels product.
- One for single levels using the reanalysis-era5-single-levels product.
*** Starting program ungrib.exe ***
Start_date = 2008-08-20_00:00:00 , End_date = 2008-08-20_23:00:00
output format is WPS
Path to intermediate files is ./
###############################################################################
Inventory for date =
PRES TT UU VV SPECHUMD DEWPT RH LANDSEA SOILGEO SOILHGT PSFC PMSL SKINTEMP SEAICE SST SNOW_DEN SNOW_EC SNOW SNOWH ST000007 ST007028 ST028100 ST100289 SM000007 SM007028 SM028100 SM100289
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2008-08-20_00
ERROR: Data not found: 2008-08-20_00:00:00.0000
Could you please help me understand:
- Why is this error occurring despite the presence of data?
- Is it necessary to run ungrib separately for pressure and surface datasets, and how should I combine the intermediate files?
Attachments
Last edited: