(RESOLVED) ERA5 hourly data on pressure levels from 1979 to present

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

ykaore

New member
Is someone using the ERA5 hourly data with 37 pressure leves, and successfully run WRF?

Previously I run the model with ERA-Interim, which between steps ungrib and metgrid, I had to run the calc_ecmwf_p.exe to read the ecmwf_coeffs table for 60 pressure levels.

Since the ECMWF updated the dataset, I am trying to run the model with this new data https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-pressure-levels?tab=form

I followed this tutorial on internet (https://dreambooker.site/2019/10/03/Initializing-the-WRF-model-with-ERA5-pressure-level/), which says I dont need to use the calc_ecmwf_p.exe anymore, however I am getting an error similar when I would not run the calc_ecmwf_p.exe
Where can I find the ecmwf_coeffs table for 37 pressure levels?
Thanks
 

Attachments

  • Capturar.PNG
    Capturar.PNG
    24.5 KB · Views: 1,266
ERA5 data are available for free download at https://rda.ucar.edu/datasets/ds633.0/
Since this data is on pressure level, one doesn't need to run calc_ecmwf_p.exe. Therefore, one doesn't need ecmwf_coeffs for ERA5.
Would you please download data from NCAR CISL, then run WPS?
 
Back
Top