| File | Date | Author | Commit |
|---|---|---|---|
| .idea | 2014-05-06 |
|
[73a2ef] Update dependencies, add scm entry in pom. |
| .settings | 2012-09-05 |
|
[deedb0] move everything back to top level as can modify... |
| src | 2013-04-03 |
|
[cd5aeb] Add accessor for the data type and make member ... |
| .classpath | 2012-09-05 |
|
[deedb0] move everything back to top level as can modify... |
| .gitignore | 2014-05-05 |
|
[a2dee6] Add idea files. |
| .project | 2012-09-05 |
|
[deedb0] move everything back to top level as can modify... |
| LICENSE.txt | 2012-09-05 |
|
[deedb0] move everything back to top level as can modify... |
| Nujan.iml | 2014-05-06 |
|
[73a2ef] Update dependencies, add scm entry in pom. |
| README.txt | 2013-04-05 |
|
[016ae5] Add README.txt file as used for site. |
| pom.xml | 2014-05-06 |
|
[c9b910] next development snapshot |
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