Uses of Interface
com.luciad.format.grib.ILcdGRIBParameterTable
Packages that use ILcdGRIBParameterTable
-
Uses of ILcdGRIBParameterTable in com.luciad.format.grib
Classes in com.luciad.format.grib that implement ILcdGRIBParameterTableModifier and TypeClassDescriptionclassDeprecated.The NetCDF decoder should be used to decode GRIB data.classDeprecated.The NetCDF decoder should be used to decode GRIB data.Methods in com.luciad.format.grib that return ILcdGRIBParameterTableModifier and TypeMethodDescriptionDeprecated.Decodes a GRIB parameter table file.Deprecated.Decodes a GRIB parameter table file.Methods in com.luciad.format.grib with parameters of type ILcdGRIBParameterTableModifier and TypeMethodDescriptionvoidTLcdGRIB1ModelDecoder.addParameterTable(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.voidTLcdGRIB1ModelDecoder.addParameterTable(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.voidTLcdGRIBBulletinModelDecoder.addParameterTable(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.voidTLcdGRIBBulletinModelDecoder.addParameterTable(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.voidTLcdGRIBModelDecoder.addParameterTable(ILcdGRIBParameterTable aParameterTable) Deprecated.Adds a parameter table.voidTLcdGRIBModelDecoder.addParameterTable(ILcdGRIBParameterTable aParameterTable, boolean aMatchCenter) Deprecated.Adds a parameter table.voidTLcdGRIB1ModelDecoder.removeParameterTable(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.voidTLcdGRIBBulletinModelDecoder.removeParameterTable(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.voidTLcdGRIBModelDecoder.removeParameterTable(ILcdGRIBParameterTable aParameterTable) Deprecated.Removes a parameter table.