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

GRIB_ITERATOR_NEW 

The GRIB_ITERATOR_NEW function creates a new iterator from a handle, using current geometry and values.

Syntax

Result = GRIB_ITERATOR_NEW(Ghandle)

Return Value

Returns the iterator handle.

Arguments

Ghandle

A GRIB handle.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced

See Also

GRIB_ITERATOR_NEXT, GRIB_ITERATOR_DELETE