The GRIB_ITERATOR_NEXT function gets the next value from an iterator.
Result = GRIB_ITERATOR_NEXT(Iterid)
Returns a 3 x N array where the first dimension is [lat, lon, value] if successful; otherwise, a scalar 0 is returned.
An iterator handle.
See GRIB_GET_VALUESfor a general example using the GRIB routines.
8.1 |
Introduced |
GRIB_ITERATOR_NEXT, GRIB_ITERATOR_NEXT