Uses of Interface
com.luciad.format.grib.ILcdGRIBParameterTable
-
Uses of ILcdGRIBParameterTable in com.luciad.format.grib
Modifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data.class
Deprecated.The NetCDF decoder should be used to decode GRIB data.Modifier and TypeMethodDescriptionDeprecated.Decodes a GRIB parameter table file.Deprecated.Decodes a GRIB parameter table file.Modifier and TypeMethodDescriptionvoid
TLcdGRIB1ModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.void
TLcdGRIB1ModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.void
TLcdGRIBBulletinModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.void
TLcdGRIBBulletinModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.void
TLcdGRIBModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.void
TLcdGRIBModelDecoder.addParameterTable
(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.void
TLcdGRIB1ModelDecoder.removeParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.void
TLcdGRIBBulletinModelDecoder.removeParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.void
TLcdGRIBModelDecoder.removeParameterTable
(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.