Hierarchical Data Format: Difference between revisions

Content deleted Content added
High-level APIs: fix links
Line 23:
 
===High-level APIs===
* [http://hdfwww.ncsahdfgroup.uiuc.eduorg/HDF5/doc/Tutor/h5lite.html HDF5 Lite] (H5LT) – a light-weight interface for C
* [http://hdfwww.ncsahdfgroup.uiuc.eduorg/HDF5/doc/Tutor/h5image.html HDF5 Image] (H5IM) – a C interface for images or rasters
* [http://hdfwww.ncsahdfgroup.uiuc.eduorg/HDF5/doc/Tutor/h5table.html HDF5 Table] (H5TB) – a C interface for tables
* [http://hdfwww.ncsahdfgroup.uiuc.eduorg/HDF5/doc/Tutor/h5packet.html HDF5 Packet Table] (H5PT) – interfaces for C and [C++] to handle "packet" data, accessed at high-speeds
* [http://hdfwww.ncsahdfgroup.uiuc.eduorg/HDF5/doc/Tutor/h5dimscale.html HDF5 Dimension Scale (H5DS)] – allows dimension scales to be added to HDF5; to be introduced in the HDF5-1.8 release
 
==See also==
* [[Common Data Format]] (CDF)