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

(RESOLVED) ungrib error "ERROR: Data not found"

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.

I have posted the error msg after running ./ungrib.exe
geogrid runs successfully
I have used gfs data of 20151105
files are
gfs.t00z.pgrb2.0p25.f000
gfs.t00z.pgrb2.0p25.f003
gfs.t00z.pgrb2.0p25.f006


file path=/home/jayanti/WRF/Build_WRF/DATA


*** Starting program ungrib.exe ***
Start_date = 2009-11-05_00:00:00 , End_date = 2009-11-05_06:00:00
output format is WPS
Path to intermediate files is ./
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2009-11-05_00
ERROR: Data not found: 2009-11-05_00:00:00.0000

I have attach the namelist.wps
 

Attachments

  • namelist.wps
    1.3 KB · Views: 147
Hi,
I have moved this post to the ungrib section.
You mention that your input data are for 2015-11-05, but your namelist is set to 2009-11-05. You need to set the correct date in the namelist to get past this error.
 
Top