|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5F_IS_HDF5 function determines if a file is in the HDF5 format.
Result = H5F_IS_HDF5(Filename)
Returns 1 if the file is in the HDF5 format, 0 if otherwise.
A string representing the name of the files to be checked.
None
IDL Online Help (March 06, 2007)