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

wrf 4.3 running error: NetCDF error: NetCDF: Attribute not found NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP

hhhyd

New member
Hi,
I am using WRF4.3 and using ERA5 grib data to run the simulation. I successfully ran the WPS, but when i want to run the ./real.exe, I got the error:
NetCDF error: NetCDF: Attribute not found
NetCDF error in ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
input_wrf: wrf_get_dom_ti_real for P_TOP returns 0.00000000
May i have any suggestions?
Thanks,
 

Attachments

  • namelist.input
    4.7 KB · Views: 3
  • rsl.error.0000
    106.5 KB · Views: 4
Hi,
Can you set debug_level = 0 and run this again? After that, please package all of the rsl.* files together into a single *.tar file and attach that so I can take a look. Thanks!
 
Thanks for your reply. I have already solved this problem because my previously downloaded ERA5 data had some issues. After re-downloading, I successfully ran ./real.exe.
 
Top