Class TLcdGRIB2DisciplineTableDecoder

java.lang.Object
com.luciad.format.grib.TLcdGRIB2DisciplineTableDecoder
All Implemented Interfaces:
ILcdInputStreamFactoryCapable

@Deprecated public class TLcdGRIB2DisciplineTableDecoder extends Object implements ILcdInputStreamFactoryCapable
Deprecated.
The NetCDF decoder should be used to decode GRIB data.
The TLcdGRIB2DisciplineTableDecoder decodes discipline table files as formatted below. Each line defines a mapping of a discipline ID and its description.

Example

 0,Meteorological products
 1,Hydrological products
 2,Land surface products
 3,Space Products
 10,Oceanographic products
 
Since:
10.1