The GRIB_SET_VALUES procedure sets the contents of the values key.
Examples
See GRIB_SET for a general example using the GRIB routines.
Syntax
GRIB_SET_VALUES, Ghandle, Values
Arguments
Ghandle
The GRIB file handle.
Values
The array of key values to set. The values array must be of a type that can be converted to type double.
Version History
See Also
GRIB_SET