The GRIB_GET_ARRAY function gets a value array from a key. If several keys of the same name are present, the last one is returned.
Result = GRIB_GET_ARRAY(Ghandle, Key)
Returns a value array from a key. The array is returned as the default (native) type. If several keys of the same name are present, the last one is returned.
A GRIB handle.
A case-sensitive string key to be searched.
See GRIB_GET_VALUESfor a general example using the GRIB routines.
8.1 |
Introduced |
GRIB_GET_VALUES, GRIB_GET_NATIVE_TYPE, GRIB_GET_DOUBLE_ELEMENTS