NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
NOTE: The decoders
mailing list is no longer active. The list archives are made available for historical reasons.
Markus, the $CP needs to be set by you, where the toolsUI-2.2.14.jar is located. Here is a shell program. replace <yourpathtoo> with your own path. #/bin/csh -f set CP="<yourpathtoo>toolsUI-2.2.14.jar" echo "java -classpath $CP ucar.nc2.ui.ToolsUI" java -Xmx512m -classpath $CP ucar.nc2.ui.ToolsUI also the Grib2Netcdf can replace the ToolsUI by 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...
decoders
archives: