Class TLcdGRIBBulletinModelDescriptor

All Implemented Interfaces:
ILcdModelDescriptor, Serializable

@Deprecated public class TLcdGRIBBulletinModelDescriptor extends TLcdEditableModelListDescriptor implements ILcdModelDescriptor
Deprecated.
The NetCDF decoder should be used to decode GRIB data.
This ILcdModelDescriptor describes models returned by the TLcdGRIBBulletinModelDecoder. It provides access to the ILcdModelDescriptor instances of the GRIB models contained in the GRIB bulletin model.
Since:
7.0.17
See Also:
  • Constructor Details

    • TLcdGRIBBulletinModelDescriptor

      public TLcdGRIBBulletinModelDescriptor(String aSourceName, String aDisplayName)
      Deprecated.
      Creates a new TLcdGRIBBulletinModelDescriptor with the given source name and display name.
      Parameters:
      aSourceName - source name of the GRIB bulletin file.
      aDisplayName - display name of the GRIB bulletin file.