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


8.1

Introduced

See Also


GRIB_SET