Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_SET_MISSING

GRIB_SET_MISSING

The GRIB_SET_MISSING procedure sets the value of a key as "missing".

Syntax

GRIB_SET_MISSING, Ghandle, Key

Arguments

Ghandle

A GRIB handle.

Key

Key string whose value is to be set as missing.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_IS_MISSING