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

Help Needed – WRF Setup Using ECMWF IFS Data (Ungrib Failure)

Irsyad

New member
Hello everyone,
I’m new to WRF. I’m currently working on a comparative study using both GFS and ECMWF IFS datasets to simulate weather using the WRF model.

I’ve successfully run the model using GFS data, but I’m now facing difficulties when trying to use the ECMWF IFS data downloaded from rda.ucar.edu. I understand that ECMWF datasets contain many parameters, and I’m unsure which variables are actually required for WRF to run properly.

I have already tried using Vtable.ECMWF in the ungrib step, but the process always fails. I suspect it might be due to missing or unnecessary variables in the downloaded dataset.

❓ My question is:

What specific ECMWF IFS parameters (fields) are required to be downloaded from rda.ucar.edu in order to successfully run WRF simulations?

Any advice, guidance, or example configurations would be greatly appreciated. Thank you very much in advance
 
Hi,

We have attempted to address the issues related to IFS data, which is relatively new to us. Please see various solutions proposed at


Unfortunately IFS49r1 data are archived by various agencies and these archived data could be different, making it a complicated issue for us to address its usage in WPS/WRF.

We don't have an official document how to use it and the available solutions proposed in the above website don't work yet.

Under this situation, I wonder whether you would like to switch to ERA5?
 
Thank you for your message. I understand the concern regarding the complexity and inconsistency of IFS49r1 data from various archives.

For my study, I have been using IFS-HRES data downloaded from the NCAR RDA website, specifically the isobaric analysis and surface analysis fields. In addition, I have also contacted the official meteorological agency in Indonesia (BMKG) to request access to the same data for my case study on 27–28 October 2024.

However, I have been encountering issues when trying to process this data with WPS/WRF, especially during the ungrib.exe stage. Unfortunately, I haven’t been able to find clear documentation or a working tutorial on how to correctly preprocess IFS data for WRF.

That being said, if you have any references, examples, or tutorials (even unofficial) regarding how to use IFS data with WRF, I would greatly appreciate it if you could share them. It would be a great help to move the work forward.

Thank you in advance for your support
 
In November 2024, ECMWF released version 49r1 of the operational IFS. This new released data broke the ECMWF Vtable that had been released in the 4.6.0 of WPS. We have tried to fix the issue but didn't make it yet. Please see


Please switch to other EC data at present ....
 
Thank you very much for your kind help and the valuable information.

I would like to kindly confirm, does it mean that running a weather simulation using ECMWF data from before November 2024 is still supposed to work properly with WPS?
I have been using data from October 2024, prior to the release of IFS 49r1, but I am still encountering issues during the ungrib process.

Additionally, I would like to ask:
Does the IFS 49r1 update also affect ERA5 reanalysis data? Or is it still possible to run WRF simulations smoothly using ERA5 data instead?

I would greatly appreciate any clarification you could offer on this matter.
 
hi, our group is using the IFS (and AI variant thereof) in similar comparisons so it definitely works- as I recall we rebuilt WPS with the source code changes needed for ungrib, and used a new Vtable shared elsewhere in this forum. I'm not on the forums very much but my email is in my signature if you have any questions
 
@scottlynn73
Hi Scott,
Thank you very much for the kind information. Would you please clarify:
(1) where did you download IFS 49r1 data?
(2) which version of WPS do you use to process the data? Can you share with us the WPS codes you have changed?
(3) I suppose you also modified Vtable. If so, can you share it with us?
Thanks again !
 
Alright, I will try updating to WRF and WPS version 4.7. However, please note that the IFS data I downloaded from NCAR RDA Dataset d113000 as well as the data I received from the official institution are all in GRIB1 format.

Is there any special treatment required for the data to be converted to GRIB2, or can it still be used as is, even though it's in GRIB1 format?
I would really appreciate your guidance on this
 
HI, WPS can process both GRIB1 and GRIB2 data. Therefore, it is ok to stay with IFS data in GRIB1 format.
 
Alright, I will try updating to WRF and WPS version 4.7. However, please note that the IFS data I downloaded from NCAR RDA Dataset d113000 as well as the data I received from the official institution are all in GRIB1 format.

Is there any special treatment required for the data to be converted to GRIB2, or can it still be used as is, even though it's in GRIB1 format?
I would really appreciate your guidance on this
Also, I’ve already updated WRF to v4.7.1, but I can’t find WPS v4.7 on GitHub. Are there alternative sources to download it?
 
I have installed WRF 4.7.1 with WP 4.6, then modified the Vtable as you instructed, but I am still having trouble with the ungrib process and am getting the attached error.
Please help.
*For additional information, I downloaded data from the website NCAR RDA Dataset d113001 using surface analysis and isobaric analysis.
thanks
 

Attachments

  • 1749745197007.png
    1749745197007.png
    426.8 KB · Views: 3
  • 1749745278729.png
    1749745278729.png
    126.3 KB · Views: 3
  • namelist.wps
    817 bytes · Views: 0
  • 1749745829248.png
    1749745829248.png
    114.8 KB · Views: 3
I just didi a quick test and got the same error as you did. Apparently we have some issues with the IFS data and no solution is available yet...
 
Top