The GRIB_ITERATOR_NEW function creates a new iterator from a handle, using current geometry and values.
Examples
See GRIB_GET_VALUES for a general example using the GRIB routines.
Syntax
Result = GRIB_ITERATOR_NEW(Ghandle)
Return Value
Returns the iterator handle.
Arguments
Ghandle
A GRIB handle.
Version History
See Also
GRIB_ITERATOR_NEXT, GRIB_ITERATOR_DELETE