Maven module :un.storage : image-grib :
Class : un.storage.imagery.grib2.Grib2Iterator
Extends/Implements : -
Subclasses : -

Iterate over grib2 sections.
author  Johann Sorel


Variables : -
Functions : Grib2Reader, setInput, next, hasNext, readSection0



public void Grib2Reader ()

public void setInput (ByteInputStream input)

public Section next ()

public boolean hasNext ()

public Section readSection0 ()