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-Chem 3.9.1 / WPS 3.9.1 – Ungrib Error with January 2024 Data

Naser

Member
Hello everyone,
I am using WRF-Chem 3.9.1 along with WPS 3.9.1 to generate met_em files. My input data is for January 2024.
However, when I run ./ungrib.exe, I get the following error:
[naser@enter2 WPS_V3.9.1_2DOMs]$ ./ungrib.exe
*** Starting program ungrib.exe ***
Start_date = 2024-01-01_00:00:00 , End_date = 2024-01-03_00:00:00
output format is WPS
Path to intermediate files is ./
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 10 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 40 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subsoil level 100 in the GRIB2 file, was not found in the Vtable
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2024-01-01_00
ERROR: Data not found: 2024-01-01_00:00:00.0000



Any help would be greatly appreciated.
 
Hi, and apologies for the delay. Can you issue the command and then attach GRIBFILE.log, along with namelist.wps and the ungrib.log file?

Code:
ls -ls GRIBFILE.* >& GRIBFILE.log
 
Hi, and apologies for the delay. Can you issue the command and then attach GRIBFILE.log, along with namelist.wps and the ungrib.log file?

Code:
ls -ls GRIBFILE.* >& GRIBFILE.log
Dear Kelly Werner,
Hello

Thank you for answering
I've attached what you requested.
Fortunately, I recompiled and reran it, and that error disappeared. But I wonder how it happened.
Anyway, thank you for your support

Naser
 

Attachments

  • GRIBFILE.log
    5.5 KB · Views: 0
  • namelist.wps
    1.8 KB · Views: 1
  • ungrib.log
    316 KB · Views: 1
Top