Class TLcdGRIB2StatisticalSpatialProductDefinition

java.lang.Object
com.luciad.format.grib.ALcdGRIB2ProductDefinition
com.luciad.format.grib.TLcdGRIB2StatisticalSpatialProductDefinition

@Deprecated public class TLcdGRIB2StatisticalSpatialProductDefinition extends ALcdGRIB2ProductDefinition
Deprecated.
The NetCDF decoder should be used to decode GRIB data.
Average, Accumulation, Extreme values or Other statistically-processed values over values over a spatial area at horizontal level or in a horizontal layer at a point in time.

(GRIB2 template 4.15)

Since:
10.2.11
  • Constructor Details

    • TLcdGRIB2StatisticalSpatialProductDefinition

      public TLcdGRIB2StatisticalSpatialProductDefinition()
      Deprecated.
  • Method Details

    • getStatisticalProcess

      public int getStatisticalProcess()
      Deprecated.
      Gets the statistical process used within the spatial area.
      Returns:
      the statistical process id.
    • getSpatialProcessing

      public int getSpatialProcessing()
      Deprecated.
      Gets the type of spatial processing used to arrive at given data value from source data.
      Returns:
      the spatial processing id.
    • getNbOfDataPoints

      public int getNbOfDataPoints()
      Deprecated.
      Gets the number of data points used in spatial processing.
      Returns:
      the number of data points used in spatial processing.
    • getForeCastTime

      public long getForeCastTime()
      Gets the forecast time
      Returns:
      Forecast time
    • getUnitTimeCode

      public int getUnitTimeCode()
      Gets the indicator of unit of time range
      Returns:
      Indicator of unit of time range
    • getMinutesOfObservation

      public int getMinutesOfObservation()
      Gets the minutes of observational data cutoff after reference time
      Returns:
      Minutes of observational data cutoff after reference time
    • getHoursOfObservation

      public int getHoursOfObservation()
      Gets the hours of observational data cutoff after reference time
      Returns:
      Hours of observational data cutoff after reference time
    • getAnalysisProcessID

      public int getAnalysisProcessID()
      Gets the analysis or forecast generating processes identifier
      Returns:
      Analysis or forecast generating processes identifier
    • getBackgroundProcessID

      public int getBackgroundProcessID()
      Gets the background generating process identifier
      Returns:
      Background generating process identifier
    • getTypeOfGeneratingProcess

      public int getTypeOfGeneratingProcess()
      Gets the type of generating process
      Returns:
      Type of generating process
    • getFirstSurfaceScaledValue

      public long getFirstSurfaceScaledValue()
      Gets the scaled value of the first fixed surface
      Returns:
      Scaled value of the first fixed surface
    • getFirstSurfaceScaleFactor

      public int getFirstSurfaceScaleFactor()
      Gets the scale factor of first fixed surface
      Returns:
      Scale factor of first fixed surface
    • getFirstSurfaceTypeCode

      public int getFirstSurfaceTypeCode()
      Gets the type of first fixed surface
      Returns:
      Type of first fixed surface
    • getSecondSurfaceTypeCode

      public int getSecondSurfaceTypeCode()
      Gets the type of second fixed surface
      Returns:
      Type of second fixed surface
    • getSecondSurfaceScaleFactor

      public int getSecondSurfaceScaleFactor()
      Gets the scale factor of second fixed surface
      Returns:
      Scale factor of second fixed surface
    • getSecondSurfaceScaledValue

      public long getSecondSurfaceScaledValue()
      Gets the scaled value of second fixed surface
      Returns:
      Scaled value of second fixed surface