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.
Kevin, Were your grids GRIB, or NetCDF format? Did you log any messages? I also provided dcreanal for the NetCDF reanalysis grids. The grib converter gets all the time information directly from the GRID PDS block, so it is not particular to real-time data. However, some of the reanalysis data is on gaussian grids, which are not handled by GEMPAK. You will need to use the $GEMTBL/grid/ncarncep1.tbl parameter definitions since the reanalysis data does not use the same table as NCEPs operational models. You can specify the table in the GBTBLS parameter to nagrib. Or, set up your tables in a local directory for dcgrib2. Steve Chiswell Unidata User Support On Mon, 25 Mar 2002, Kevin M. Lux wrote: > I tried using dcgrib to decode NCEP reanalysis grids and nothing > happened. Does dcgrib work on those grids? I get the feeling it only > works for real-time stuff. > > Kevin >