HDF_DFSD_GETDATA

The HDF_DFSD_GETDATA procedure reads data from a Hierarchical Data Format file.

Calling Sequence

HDF_DFSD_GETDATA, Filename, Data

Arguments

Filename

A scalar string containing the name of the file to be read.

Data

A named variable in which the data is returned.

Keywords

GET_DIMS

Set this keyword to get dimension information for reading the data. This keyword should only be used if one has not called HDF_DFSD_GETINFO with the DIMS keyword

GET_TYPE

Set this keyword to get the data type for the current SDS.