README.txt for nujan 1.4.2
Nujan is an open source pure Java software system for writing files in NetCDF4 and HDF5 formats.
This project is now hosted on sourceforge at http://nujan.sourceforge.net. The old home page is at http://www.ral.ucar.edu/~steves/nujan.html.
Source code is maintained in a git repository
git://git.code.sf.net/p/nujan/code nujan-code
and can be built with Maven.
The edu.ucar.ral.nujan.hdf.ExampleSimple class is a program which demonstrates using the library to perform simple writing of an hdf file.
The nujan-1.4.2-jar-with-dependencies.jar contains the library as well as all dependent jars. The nujan-1.4.jar contains only the classes for the library.
Javadoc is available in the nujan-1.4.2-javadoc.jar.
-------
Last modified 5 Apr 2013 by Peter N. Steinmetz