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.
i just tested all those commands, worked fine. what's your class path look like? looking at the CLASSPATH, do a ls on each section to see if it finds the jar file. one way to solve this problem is to make a file with the CLASSPATH in it, ie CP=".:/home/rkambic/code/grib/lib/grib.jar:/home/rkambic/code/grib/lib/jpeg2000.jar:/home/rkambic/code/grib/lib/junit.jar" echo java -Xmx256m $CP ucar/grib/Grib1Dump data/grib1/us057g1010t04a000000000 java -Xmx256m $CP ucar/grib/Grib1Dump data/grib1/us057g1010t04a000000000 robb... On Fri, 2 Sep 2005, Nelson Brandon K A1C AFWA/SCSA wrote: > Robb, > > These command line commands do not seem to work anymore. Was there > something changed in the latest version? > > V/r > > A1C Nelson, Brandon K > > Communications-Computer Systems Programmer > > HQ AFWA/SCSA (402) 294-1404 > > -----Original Message----- > From: Robb Kambic [mailto:rkambic@xxxxxxxxxxxxxxxx] > Sent: Friday, July 15, 2005 4:45 PM > To: Nelson Brandon K A1C AFWA/SCSA > Cc: decoders; support-thredds > Subject: RE: Grib File > > Brandon, > > are you sure you got the latest GribJava.tar.gz? the latest is: > 711461 Jul 11 14:12 GribJava.tar.gz > > i ran the following w/o any exceptions thrown. > > % java -Xmx256m ucar/grib/GribChecker data/us057g1010t04a000000000 > % java -Xmx256m ucar/grib/grib1/Grib1Dump data/us057g1010t04a000000000 | > more > % java -Xmx256m ucar/grib/grib1/Grib1Indexer data/us057g1010t04a000000000 > | more > > remember the CLASSPATH must be set to find the grib.jar, jpeg2000.jar, and > junit.jar. if you still get exception let me know. > > robb... > > =========================================================================== > == > Robb Kambic Unidata Program Center > Software Engineer III Univ. Corp for Atmospheric > Research > rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/ > =========================================================================== > == > ============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research rkambic@xxxxxxxxxxxxxxxx WWW: http://www.unidata.ucar.edu/ ==============================================================================
thredds
archives: