HDF5

Abstract
HDF5 is a general purpose library and file format for storing scientific data. HDF5 can store two primary objects: datasets and group. A dataset is essentially a multidimensional array of data elements, and a group is a structure for organizing objects in an HDF5 file. Using these two basic objects, one can create and store almost any kind of scientific data structure, such as images, arrays of vectors, and structured and unstructured grids.
Date Of Information
Tue Dec 04 16:10:35 EST 2007
Documentation
http://hdf.ncsa.uiuc.edu/HDF5/doc/
Domain
Data Analysis and Visualization
Name
HDF5
Version
1.8.3
Webpage
http://hdf.ncsa.uiuc.edu/HDF5/