HDF_DFSD_DIMGET

The HDF_DFSD_DIMGET procedure retrieves information about the specified dimension number of the current Hierarchical Data Format file.

Calling Sequence

HDF_DFSD_DIMGET, Dimension

Arguments

Dimension

The dimension number [0, 1, 2, ...] to get information about.

Keywords

FORMAT

Set this keyword to return the dimension format string.

LABEL

Set this keyword to return the dimension label string.

SCALE

Use this keyword to return scale information about the dimension. Set this keyword to a vector of values of the same type as the data.

UNIT

Set this keyword to return the dimension unit string.