Hi Everyone,
I’m currently simulating the WRF-ARW model using a combination of ERA5 and ERA5-land data. Here’s the setup I’m using:
- For most surface variables, I use ERA5-land data.
- If ERA5-land data is unavailable, I use ERA5 surface layer data.
- All pressure level variables come from ERA5.
This approach works well when the simulation domain is entirely over land. However, when the domain extends into sea regions, I encounter an issue where the met_em files display negative surface pressure values. This causes errors in real.exe. The problem seems to arise because ERA5-land data is only available over land and contains NaN values over the sea, which leads to discrepancies. In contrast, using ERA5 data for both surface and pressure level variables does not produce this error.
Has anyone experienced a similar issue or worked with a similar setup? How did you resolve it? Any suggestions or advice would be greatly appreciated.
I’ve attached the namelist.wps file for reference.
Thank you in advance!
Best,
Chetan
I’m currently simulating the WRF-ARW model using a combination of ERA5 and ERA5-land data. Here’s the setup I’m using:
- For most surface variables, I use ERA5-land data.
- If ERA5-land data is unavailable, I use ERA5 surface layer data.
- All pressure level variables come from ERA5.
This approach works well when the simulation domain is entirely over land. However, when the domain extends into sea regions, I encounter an issue where the met_em files display negative surface pressure values. This causes errors in real.exe. The problem seems to arise because ERA5-land data is only available over land and contains NaN values over the sea, which leads to discrepancies. In contrast, using ERA5 data for both surface and pressure level variables does not produce this error.
Has anyone experienced a similar issue or worked with a similar setup? How did you resolve it? Any suggestions or advice would be greatly appreciated.
I’ve attached the namelist.wps file for reference.
Thank you in advance!
Best,
Chetan