|
Scientific Data Formats: Hierarchical Data Format |
|
The Hierarchical Data Format (HDF) is a multi-object file format that facilitates the transfer of various types of data between machines and operating systems. HDF is a product of the National Center for Supercomputing Applications (NCSA). HDF is designed to be flexible, portable, self-describing and easily extensible for future enhancements or compatibility with other standard formats. The HDF library contains interfaces for storing and retrieving images and multi-dimensional scientific data. This version of IDL supports HDF 4.1r5.
| Note On the AIX platform, the HDF library supports version 4.1r3. |
IDL's HDF routines all begin with the prefix "HDF_".
Further information about HDF can be found on the World Wide Web at the HDF Information Server:
Alternately, you can send e-mail to:
hdfhelp@ncsa.uiuc.edu.
IDL Online Help (March 06, 2007)