Hello wrfhelp,
I'm trying to use the WPS sequence (v4.0) to unpack GFS grib2 files and extract necessary fields to run the WRF/Hydro model. These are not the same fields as are required for WRF atmopshere, but there is some overlap.
While I recognize that I have to modify the METGRID.TBL file to use these new variables, I'm stuck at the Ungrib phase. I modified the Vtable.GFS included with v4.0 of WPS to only extract the variables needed (attached; Vtable.txt). Ungrib successfully extracts the fields corresponding to 2m temperature, 2m RH, 10m U wind, 10m V wind, and PSFC (all of which were in the original Vtable.GFS) but it cannot find any of the three variables I've added (SWDOWN, LWDOWN and PRATE).
I've populated the GRIB2 parameters in the Vtable based on the output from the g2print.exe utility, which is able to successfully find all three of these fields in my test GFS grib2 file. As far as I can tell, these parameters are correct, but ungrib continues to say it cannot find any of these fields (see attached ungrib.log file for the output).
I'm also attaching the namelist I'm using (namelist.wps), the gzipped GRIB2 file I've been testing on, and the output of g2print.exe (g2out.txt, the corresponding variables to look for in that output are DSWRF, LSWRF, and PRATE).
Any suggestions as to why this isn't working?
Thanks,
Luke
I'm trying to use the WPS sequence (v4.0) to unpack GFS grib2 files and extract necessary fields to run the WRF/Hydro model. These are not the same fields as are required for WRF atmopshere, but there is some overlap.
While I recognize that I have to modify the METGRID.TBL file to use these new variables, I'm stuck at the Ungrib phase. I modified the Vtable.GFS included with v4.0 of WPS to only extract the variables needed (attached; Vtable.txt). Ungrib successfully extracts the fields corresponding to 2m temperature, 2m RH, 10m U wind, 10m V wind, and PSFC (all of which were in the original Vtable.GFS) but it cannot find any of the three variables I've added (SWDOWN, LWDOWN and PRATE).
I've populated the GRIB2 parameters in the Vtable based on the output from the g2print.exe utility, which is able to successfully find all three of these fields in my test GFS grib2 file. As far as I can tell, these parameters are correct, but ungrib continues to say it cannot find any of these fields (see attached ungrib.log file for the output).
I'm also attaching the namelist I'm using (namelist.wps), the gzipped GRIB2 file I've been testing on, and the output of g2print.exe (g2out.txt, the corresponding variables to look for in that output are DSWRF, LSWRF, and PRATE).
Any suggestions as to why this isn't working?
Thanks,
Luke