[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDFJava #WMM-558883]: can't get netcdf java to work?

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.


  • Subject: [netCDFJava #WMM-558883]: can't get netcdf java to work?
  • Date: Fri, 28 Feb 2014 14:52:25 -0700

Hello Paula,

There is no main class to run in the netcdfAll jar file.  Your other 
application simply needs to know where it is and how to use it.  You might do 
this by just adding the netcdfAll jar file to the class path when you launch 
your other java program using something like:

java -Xmx1g -cp path/to/jarfiles/netcdfAll-4.3.jar myOtherJavaProgram.jar

Regards,
  Lansing Madry
  Unidata
  Boulder, Colorado

Ticket Details
===================
Ticket ID: WMM-558883
Department: Support netCDF Java
Priority: High
Status: Open