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

NetCDF error

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.

JCollins

New member
Hi all.

When I run real.exe it gives me multiple errors related to NetCDF, although the execution ends successfully and wrf.exe can be run without problems.

The errors are of this type:
Code:
d01 2019-05-14_00:00:00  NetCDF error: NetCDF: Variable not found
d01 2019-05-14_00:00:00  NetCDF error in wrf_io.F90, line        2883  Varname XLAT

Attached rsl.error and rsl.out

Thank you.
 

Attachments

  • rsl.error.0000.txt
    477.2 KB · Views: 52
  • rsl.out.0000.txt
    493.9 KB · Views: 46
If you turn off debug (set debug_level=0), these errors will not appear. They won't affect model results and you can ignore these error messages.
 
Top