Hi guys, I am a new user of WRF.
After practicing the default case according to the online tutorial, I tried to use the data from GFDL to run WRF. However, I met some proble when running ungrib.exe.
My data is in grib1 format. One variable with a series times is in one file. Every variable has the same time series from 2000-01-16 to 2000-12-16 with one value in each month. I had 20 variables, so there were 20 files. When I was running ungrib.exe, the error information occurred:
Error opening GRIBFILE.AAU Error status: 2
INFORM: First pass done, doing a reprocess
Begin rrpr
Subroutine DATINT: Interpolating 3-d files to fill in any missing data...
Looking for data at time 2000-01-16_12
ERROR: Data not found: 2000-01-16_12:00:00.0000
FORTRAN STOP
Actually, my data is only from GRIBFILE.AAA to GRIBFILE.AAT; that is, I do not have GRIBFILE.AAU.
How can I solve it? Has anybody met with this problem before?
Looking forward your reply!
Thank you very much!