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.
Daryl, i was on vacation last week. Also, I want to apologize for the problems with the decoders package. It's being deprecated for a new Java version so i haven't been giving it much time. But, i did check the eta_211.cdl, and fixed the error and attached the new eta_211.cdl. To use the new Java decoder: One needs to download the toolsUI.jar from the netCDF java page, http://www.unidata.ucar.edu/software/netcdf-java/ set the classpath and run Grib2Netcdf in a script like: #/bin/csh -f set CP="<yourpathtoo>toolsUI-2.2.22.jar" java -Xmx512m -classpath $CP ucar.nc2.iosp.grib.Grib2Netcdf INPUT OUTPUT.NC Don't forget to add the INPUT grib file and OUTPUT.NC names. robb... ps if the conversion didn't work, you can look at the data with the ToolUI program by: java -Xmx512m -classpath $CP ucar.nc2.ui.ToolsUI Ticket Details =================== Ticket ID: DRY-582075 Department: Support netCDF Decoders Priority: Normal Status: Open
Attachment:
eta_211.cdl
Description: Binary data