Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Error: Could not find file e5.oper.an.ml.0_5_0_1_0_q.regn320sc.2019011000_2019011005.nc needed for ERA5 variable Q

zayfin

New member
Hi,
I got this error : "Error: Could not find file e5.oper.an.ml.0_5_0_1_0_q.regn320sc.2019011000_2019011005.nc needed for ERA5 variable Q"
while I run "python era5_to_int.py 2019-01-10_00"
I downloaded all ERA5 files in a DATA directory and also python scripts.
What am I doing wrong?
and another question, if successfully finished era5_to_int.py , how to ungrib, geogrid and metgrid exe file run?
is there any guide or explanation?
thank you
 
Hi,
Can you make sure you're using the latest version of the era5_to_int.py code? Please clone the latest version from GitHub.

I'd also advise that you try some basic cases first if you're unfamiliar with running any components of WPS/WRF. You can try following along some of the online tutorial, which provides some datasets you can download (meaning you won't need to use the era5_to_int.py program yet). Once you become more familiar with the processes, then you can try to build your own case, using the data you choose.
 
Top