The GRIB_SET_MISSING procedure sets the value of a key as "missing."
Examples
See GRIB_GET_VALUES for a general example using the GRIB routines.
Syntax
GRIB_SET_MISSING, Ghandle, Key
Arguments
Ghandle
A GRIB handle.
Key
Key string whose value is to be set as missing.
Version History
See Also
GRIB_IS_MISSING