This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Michael, The vcrdgrib1.tbl provides for the ETA level and Layer coordinate. Your output below: WMO parameter table to wmogrib200.tbl shows that your grib is using parameters in table 200. This is not a table that exists in the current NCEP grib documentation so you will have to create that table for parameters 1-127, as well as the local (xxxxgrib200.tbl) file for parameters 128-255. What model center is being used? The model center number will have to be defined in cntrgrib1.tbl (if you aren't using an existing number), and that will define the string used for your local table name. Without those tables, you wont have any defined parameters to decode, so you won't have anything in your output file.. Steve Chiswell >From: Michael Brennan <address@hidden> >Organization: UCAR/Unidata >Keywords: 200409271712.i8RHC5nJ025022 >Steve, > >I've been able to get WRF model output in grib format by using an grib >output module from Todd Hutchinson at WSI. I'd like to try and convert >the grib files to GEMPAK. However, the WRF output is in the WRF's "Eta" >vertical coordinate, and I think that trips up dcgrib2. I don't get an >error message when I run dcgrib2, but the GEMPAK file doesn't get created. > >[mjbrenna@compute-2-35 mjbrenna]$ dcgrib2 wrf_test.gem < wrfout.grb > Changing center table to cntrgrib1.tbl > Changing vertical coord table to vcrdgrib1.tbl > Changing WMO parameter table to wmogrib200.tbl > >Do you have any thoughts or suggestions? > >Thanks, >Mike >-- >Michael J. Brennan >Graduate Research Assistant >Department of Marine, Earth and Atmospheric Sciences >North Carolina State University >Email: address@hidden >Phone: (919) 515-1447 > -- NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.