Package ncsa.hdf.object.nc2

Class Summary
NC2Dataset NC2Dataset describes an multi-dimension array of HDF5 scalar or atomic data types, such as byte, int, short, long, float, double and string, and operations performed on the scalar dataset
NC2Datatype Datatype encapsulates information of a datatype.
NC2File This class provides file level APIs.
NC2Group An H5Group represents HDF5 group, inheriting from Group.