Hierarchical Data Format: Difference between revisions

Content deleted Content added
remove partial list of 3rd party support in lead, as this is better covered in the "Interfaces" section
No edit summary
Line 28:
'''Hierarchical Data Format''' ('''HDF''') is a set of file formats ('''HDF4''', '''HDF5''') designed to store and organize large amounts of data. Originally developed at the [[National Center for Supercomputing Applications]], it is supported by The HDF Group, a non-profit corporation whose mission is to ensure continued development of HDF5 technologies and the continued accessibility of data stored in HDF.
 
In keeping with this goal, the HDF libraries and associated tools are available under a liberal, [[BSD licenses|BSD-like license]] for general use. HDF is supported by many commercial and non-commercial software platforms and programming languages. The freely available HDF distribution consists of the library, command-line utilities, test suite source, Java interface, and the Java-based HDF Viewer (HDFView).<ref>[http://www.hdfgroup.org/products/java/release/download.html Java-based HDF Viewer (HDFView)]</ref>
 
The current version, HDF5, differs significantly in design and API from the major legacy version HDF4.