|
Scientific Data Formats: HDF-EOS |
|
The EOS_QUERY function returns information about the makeup of an HDF-EOS file.
Result = EOS_QUERY( Filename, [Info] )
This function returns integer value of 1 if the file is an HDF file with EOS extensions, and 0 otherwise.
A scalar string containing the name of the file to query.
Returns an anonymous structure containing information about the contents of the file. The returned structure contains the following fields:
IDL Online Help (March 06, 2007)