|
|
|||
|
||||
NetCDF Java Library
The NetCDF-Java Library is a Java interface to NetCDF
files. It is built on the ucar.ma2 package, which is
a stand-alone Java package for multidimensional arrays of primitive types.
The library is freely available and the source code is released under the GNU Lesser General Public License (LGPL).
The preferred place to ask questions, discuss problems and features and get support is in the NetCDF-Java email list, which you can subscribe to from this page. Also you might want to search or browse previous netCDF-Java support questions.
The latest version of Java 1.6 is recommended.
The NetCDF-Java library implements a Common Data Model (CDM), a generalization of the NetCDF, OpenDAP and HDF5 data models. The library is a prototype for the NetCDF-4 project, which provides a C language API for the "data access layer" of the CDM, on top of the HDF5 file format. The NetCDF-Java library is a 100% Java framework for reading netCDF and other file formats into the CDM, as well as writing to the netCDF-3 file format. The NetCDF-Java library also implements NcML, which allows you to add metadata to CDM datasets, as well as to create virtual datasets through aggregation.
Which jar files do I need? All libraries (except toolsUI.jar) require an SLF4J library such as slf4j-jdk14.jar (14k) or nlog4j.jar (202k). We need to keep logging unbundled so your application has a choice of logging. All but the minimal library also need (at least) the JDOM library. There are a number of optional jars that you might want to use, see the README for information. The toolsUI jar has everything, use it if you arent worried about size.
Why do we designate this alpha? The stability and code quality is moderately good. However, until we implement the NetCDF-4 reader, we are not sure if the API might need some (probably minor) changes. A stable NetCDF-4 format was released April 2007, and we expect that the next stable version will incorporate this format and the APIs will be final.
This version is ALPHA, do not rely on its API until announced as BETA.
The NetCDF-Java library (version 2.2) can read the following file types and remote access protocols:
NetCDF-Java library (version 4.0) adds
Working notes and documentation on coordinate system layer of the CDM
Working notes and documents on the scientific data type layer of the CDM
This document is maintained by John Caron
and was last updated on Apr 27, 2008
| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | ||||||
|
||||||