The GRIB_MULTI_SUPPORT procedure turns support for multiple fields in a single message on or off. By default, multiple field support is turned off.

Examples


See GRIB_GET_VALUES for a general example using the GRIB routines.

Syntax


GRIB_MULTI_SUPPORT, Mode

Arguments


Mode

Set to 1 to enable support for multiple fields, and 0 to disable support.

Version History


8.1

Introduced