[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDFDecoders #DRY-582075]: nam 211 cdl
- To: akrherz@xxxxxxxxxxx
- Subject: [netCDFDecoders #DRY-582075]: nam 211 cdl
- From: "Unidata netCDF Decoders Support" <support-netcdf-decoders@xxxxxxxxxxxxxxxx>
- Date: Mon, 20 Aug 2007 10:14:48 -0600
- Delivered-to: support-decoders@unidata.ucar.edu by laraine.unidata.ucar.edu (Postfix) with ESMTP id 932B4CB18A; Mon, 20 Aug 2007 10:14:48 -0600 (MDT) id 659B7D57F8; Mon, 20 Aug 2007 10:14:48 -0600 (MDT)
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