Package com.luciad.format.bufr.sigwx
package com.luciad.format.bufr.sigwx
Provides classes and constants for SIGWX BUFR weather features decoded from a BUFR file.
A model containing SIGWX weather features will have a TLcdSIGWXModelDescriptor
, which contains metadata information related to the forecast like forecast date and elevation range.
- Since:
- 2020.0
- See Also:
-
ClassDescriptionDescribes the degree of turbulence in a SIGWX clear air turbulence region.Describes the degree of airframe icing in a SIGWX cloud.Describes the cloud distribution of a SIGWX cloud.Describes the degree of in-cloud turbulence in a SIGWX cloud.Describes the type of a SIGWX cloud.Constants that represent the height ranges used for SIGWX forecasts.Describes the origin center for BUFR SIGWX data.Describes the type of SIGWX storm.Describes the type of a SIGWX tropopause height Data object
TLcdSIGWXDataTypes.SIGWX_TROPOPAUSE_TYPE_PROPERTY
property values are of this type.This class provides access to the data model/types for SIGWX weather features.Model descriptor for models for models decoded using aTLcdBUFRModelDecoder
containing SIGWX weather features.Significant Weather (SIGWX) style settings object, contains all display settings available for customizing the visualization of BUFR SIGWX data.The builder forTLcdSIGWXStyleSettings
.