Class ALcdGRIB2ProductDefinition

java.lang.Object
com.luciad.format.grib.ALcdGRIB2ProductDefinition
Direct Known Subclasses:
TLcdGRIB2FixedTimeForecastProductDefinition, TLcdGRIB2StatisticalProductDefinition, TLcdGRIB2StatisticalSpatialProductDefinition, TLcdGRIB2TimeIntervalForecastProductDefinition

@Deprecated public abstract class ALcdGRIB2ProductDefinition extends Object
Deprecated.
The NetCDF decoder should be used to decode GRIB data.
This class contains additional meta data about one GRIB2 dataset.
Since:
10.1
  • Method Details

    • getParameterID

      public int getParameterID()
      Deprecated.
      Gets the parameter ID.
      Returns:
      The parameter ID.
    • getCategoryID

      public int getCategoryID()
      Deprecated.
      Gets the category ID.
      Returns:
      The category ID.