The GRIB_GET_DOUBLE_ELEMENTS function gets (as a DOUBLE array) the elements of the key whose indexes are listed in the input array index.
Result = GRIB_GET_DOUBLE_ELEMENTS(Ghandle, Key, Index)
Returns (as a DOUBLE array) the elements of the key whose indexes are listed in the input array index.
A GRIB handle.
A case-sensitive string containing the desired key name.
Zero-based array of indexes.
See GRIB_GET_VALUESfor a general example using the GRIB routines.
8.1 |
Introduced |
GRIB_GET_VALUES, GRIB_GET_ARRAY