Uses of Class
ucar.grib.grib1.Grib1Product

Packages that use Grib1Product
ucar.grib.grib1   
 

Uses of Grib1Product in ucar.grib.grib1
 

Methods in ucar.grib.grib1 that return types with arguments of type Grib1Product
 java.util.ArrayList<Grib1Product> Grib1Input.getProducts()
          Get products of the GRIB file.
 

Constructors in ucar.grib.grib1 with parameters of type Grib1Product
Grib1Lookup(Grib1Product firstProduct)
          Deprecated. gets the first PDS out of a Grib file.