Class TLcdSIGWXDataTypes
This class provides access to the data model/types for SIGWX weather features.
The data types included in this class are:
- Since:
- 2020.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataModel
Data model for SIGWXstatic final TLcdDataProperty
Property that describes the area of a SIGWX clear air turbulence.static final TLcdDataProperty
Property that describes the base height (in meters) of a SIGWX clear air turbulence.static final TLcdDataType
The data type representing the turbulence degree type for a SIGWX clear air turbulence.static final TLcdDataProperty
Property that describes the top height (in meters) of a SIGWX clear air turbulence.static final TLcdDataProperty
Property that describes the degree of turbulence in a SIGWX clear air turbulence.static final TLcdDataType
The data type representing a SIGWX clear air turbulence.static final TLcdDataProperty
Property that describes the base height (in meters) of the airframe icing in a SIGWX cloud.static final TLcdDataProperty
Property that describes the degree of airframe icing in a SIGWX cloud.static final TLcdDataType
The data type of the cloud airframe icing degree property for a SIGWX cloud.static final TLcdDataProperty
Property that describes the top height (in meters) of the airframe icing in a SIGWX cloud.static final TLcdDataProperty
Property that describes the area of a SIGWX cloud.static final TLcdDataProperty
Property that describes the base height (in meters) of a SIGWX cloud.static final TLcdDataProperty
Property that describes the type of cloud distribution for a SIGWX cloud.static final TLcdDataType
The data type for the cloud distribution property of a SIGWX cloud.static final TLcdDataProperty
Property that describes the top height (in meters) of a SIGWX cloud.static final TLcdDataProperty
Property that describes the base height (in meters) of the turbulence in a SIGWX cloud.static final TLcdDataProperty
Property that describes the degree of turbulence in a SIGWX cloud.static final TLcdDataType
The data type of the cloud turbulence degree property for a SIGWX cloud.static final TLcdDataProperty
Property that describes the top height (in meters) of the turbulence in a SIGWX cloud.static final TLcdDataType
The data type representing a SIGWX cloud.static final TLcdDataProperty
Property that describes the type of the SIGWX cloud.static final TLcdDataType
The data type representing the cloud type for a SIGWX cloud.static final TLcdDataType
SIGWX FRONT DATA TYPES (only used to type an empty model)static final TLcdDataProperty
Property that describes the path of a SIGWX jet-stream.static final TLcdDataType
The data type representing a SIGWX jet-stream.static final TLcdDataProperty
Property that describes the base height (in meters) of the 80kt isotach above the maximum wind speed level for a jet-stream wind symbol.static final TLcdDataProperty
Property that describes the base height (in meters) of the 80kt isotach below the maximum wind speed level for a jet-stream wind symbol.static final TLcdDataProperty
Property that describes the height (in meters) for a jet-stream wind symbol.static final TLcdDataProperty
Property that describes the location for a jet-stream wind symbol.static final TLcdDataProperty
Property that describes the wind speed (in meters/second) for a jet-stream wind symbol.static final TLcdDataType
The data type representing a SIGWX jet-stream wind symbol.static final TLcdDataProperty
Property that describes the list of wind symbols for a SIGWX jet-stream.static final TLcdDataProperty
Property that describes when the radiation incident occurred for a SIGWX radiation incident.static final TLcdDataProperty
Property that describes the location of a SIGWX radiation incident.static final TLcdDataProperty
Property that describes the site name of a SIGWX radiation incident.static final TLcdDataType
The data type representing a SIGWX radiation incident.static final TLcdDataProperty
Property that describes the location of a SIGWX storm.static final TLcdDataProperty
Property that describes the name of a SIGWX storm.static final TLcdDataType
The data type representing a SIGWX storms.static final TLcdDataProperty
Property that describes the type of a SIGWX storm.static final TLcdDataType
The data type representing the storm type for a SIGWX storm.static final TLcdDataProperty
Property that describes the height of a SIGWX tropopause height.static final TLcdDataProperty
Property that describes the location of a SIGWX tropopause height.static final TLcdDataType
The data type representing a SIGWX tropopause heights.static final TLcdDataProperty
Property that describes the type of a SIGWX tropopause height.static final TLcdDataType
The data type representing the type for a SIGWX tropopause height.static final TLcdDataProperty
Property that describes when the eruption time of a SIGWX volcano.static final TLcdDataProperty
Property that describes the location of a SIGWX volcano.static final TLcdDataProperty
Property that describes the name of a SIGWX volcano.static final TLcdDataType
The data type representing a SIGWX volcanoes. -
Constructor Summary
-
Method Summary
-
Field Details
-
DATA_MODEL
Data model for SIGWX -
SIGWX_JET_STREAM_TYPE
The data type representing a SIGWX jet-stream. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX jet-streams. SIGWX jet-stream objects areILcdDataObject
instances that can contain the following properties: -
SIGWX_JET_STREAM_WIND_SYMBOL_TYPE
The data type representing a SIGWX jet-stream wind symbol. Each wind symbol is anILcdDataObject
instance that can contain the following properties: -
SIGWX_JET_STREAM_PATH_PROPERTY
Property that describes the path of a SIGWX jet-stream. The instance class isILcdPolyline
. -
SIGWX_JET_STREAM_WIND_SYMBOLS_PROPERTY
Property that describes the list of wind symbols for a SIGWX jet-stream. The instance class isList.class
containingILcdDataObject
instances of typeSIGWX_JET_STREAM_WIND_SYMBOL_TYPE
. -
SIGWX_JET_STREAM_WIND_SYMBOL_HEIGHT_PROPERTY
Property that describes the height (in meters) for a jet-stream wind symbol. The instance class isInteger.class
. -
SIGWX_JET_STREAM_WIND_SYMBOL_LOCATION_PROPERTY
Property that describes the location for a jet-stream wind symbol. The instance class isILcdPoint
. -
SIGWX_JET_STREAM_WIND_SYMBOL_SPEED_PROPERTY
Property that describes the wind speed (in meters/second) for a jet-stream wind symbol. The instance class isInteger.class
. -
SIGWX_JET_STREAM_WIND_SYMBOL_HEIGHT_80_KNOTS_LOW_PROPERTY
Property that describes the base height (in meters) of the 80kt isotach below the maximum wind speed level for a jet-stream wind symbol. The instance class is
Integer.class
.Together with property
SIGWX_JET_STREAM_WIND_SYMBOL_HEIGHT_80_KNOTS_HIGH_PROPERTY
this property describes the vertical depth information of a wind symbol. A wind symbol will only contain vertical depth information if the speed (see propertySIGWX_JET_STREAM_WIND_SYMBOL_SPEED_PROPERTY
) at the wind symbol is 120 knots or more. -
SIGWX_JET_STREAM_WIND_SYMBOL_HEIGHT_80_KNOTS_HIGH_PROPERTY
Property that describes the base height (in meters) of the 80kt isotach above the maximum wind speed level for a jet-stream wind symbol. The instance class is
Integer.class
.Together with property
SIGWX_JET_STREAM_WIND_SYMBOL_HEIGHT_80_KNOTS_LOW_PROPERTY
this property describes the vertical depth information of a wind symbol. A wind symbol will only contain vertical depth information if the speed (see propertySIGWX_JET_STREAM_WIND_SYMBOL_SPEED_PROPERTY
) at the wind symbol is 120 knots or more. -
SIGWX_CLEAR_AIR_TURBULENCE_TYPE
The data type representing a SIGWX clear air turbulence. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX clear air turbulence. SIGWX clear air turbulence objects areILcdDataObject
instances that can contain the following properties: -
SIGWX_CLEAR_AIR_TURBULENCE_DEGREE_TYPE
The data type representing the turbulence degree type for a SIGWX clear air turbulence. The instance class isELcdSIGWXClearAirTurbulenceDegree
. This type is used as the type ofSIGWX_CLEAR_AIR_TURBULENCE_TURBULENCE_DEGREE_PROPERTY
. -
SIGWX_CLEAR_AIR_TURBULENCE_AREA_PROPERTY
Property that describes the area of a SIGWX clear air turbulence. The instance class isILcdPolygon
if the clear air turbulence area is closed andILcdPolyline
if the clear air turbulence area is open. -
SIGWX_CLEAR_AIR_TURBULENCE_BASE_HEIGHT_PROPERTY
Property that describes the base height (in meters) of a SIGWX clear air turbulence. The instance class is
Integer.class
.If a SIGWX clear air turbulence has no value for SIGWX_CLEAR_AIR_TURBULENCE_BASE_HEIGHT_PROPERTY this means that the base height of the clear air turbulence falls below the base height of the forecast. The base height of the forecast can be found on the model descriptor, see
TLcdSIGWXModelDescriptor.getBaseHeight()
. -
SIGWX_CLEAR_AIR_TURBULENCE_TOP_HEIGHT_PROPERTY
Property that describes the top height (in meters) of a SIGWX clear air turbulence. The instance class is
Integer.class
.If a SIGWX clear air turbulence has no value for SIGWX_CLEAR_AIR_TURBULENCE_TOP_HEIGHT_PROPERTY, this means that the top height of the clear air turbulence reaches above the top height of the forecast. The top height of the forecast can be found on the model descriptor, see
TLcdSIGWXModelDescriptor.getTopHeight()
. -
SIGWX_CLEAR_AIR_TURBULENCE_TURBULENCE_DEGREE_PROPERTY
Property that describes the degree of turbulence in a SIGWX clear air turbulence. The data type for this property isSIGWX_CLEAR_AIR_TURBULENCE_DEGREE_TYPE
. Acceptable values for this property are instances ofELcdSIGWXClearAirTurbulenceDegree
. -
SIGWX_CLOUD_TYPE
The data type representing a SIGWX cloud. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX clouds. SIGWX cloud objects areILcdDataObject
instances that can contain the following properties:SIGWX_CLOUD_AREA_PROPERTY
SIGWX_CLOUD_TYPE_PROPERTY
SIGWX_CLOUD_DISTRIBUTION_PROPERTY
SIGWX_CLOUD_BASE_HEIGHT_PROPERTY
SIGWX_CLOUD_TOP_HEIGHT_PROPERTY
SIGWX_CLOUD_AIRFRAME_ICING_DEGREE_PROPERTY
SIGWX_CLOUD_AIRFRAME_ICING_BASE_HEIGHT_PROPERTY
SIGWX_CLOUD_AIRFRAME_ICING_TOP_HEIGHT_PROPERTY
SIGWX_CLOUD_TURBULENCE_DEGREE_PROPERTY
SIGWX_CLOUD_TURBULENCE_BASE_HEIGHT_PROPERTY
SIGWX_CLOUD_TURBULENCE_TOP_HEIGHT_PROPERTY
-
SIGWX_CLOUD_TYPE_TYPE
The data type representing the cloud type for a SIGWX cloud. The instance class isELcdSIGWXCloudType
. This type is used as the type ofSIGWX_CLOUD_TYPE_PROPERTY
. -
SIGWX_CLOUD_DISTRIBUTION_TYPE
The data type for the cloud distribution property of a SIGWX cloud. The instance class isELcdSIGWXCloudDistribution
. This type is used as the type ofSIGWX_CLOUD_DISTRIBUTION_PROPERTY
. -
SIGWX_CLOUD_AIRFRAME_ICING_DEGREE_TYPE
The data type of the cloud airframe icing degree property for a SIGWX cloud. The instance class isELcdSIGWXCloudAirframeIcingDegree
. This type is used as the type ofSIGWX_CLOUD_AIRFRAME_ICING_DEGREE_PROPERTY
. -
SIGWX_CLOUD_TURBULENCE_DEGREE_TYPE
The data type of the cloud turbulence degree property for a SIGWX cloud. The instance class isELcdSIGWXCloudTurbulenceDegree
. This type is used as the type ofSIGWX_CLOUD_TURBULENCE_DEGREE_PROPERTY
. -
SIGWX_CLOUD_AREA_PROPERTY
Property that describes the area of a SIGWX cloud. The instance class isILcdPolygon
if the cloud area is closed andILcdPolyline
if the cloud area is open. -
SIGWX_CLOUD_TYPE_PROPERTY
Property that describes the type of the SIGWX cloud. Acceptable values for this property are instances ofELcdSIGWXCloudType
. -
SIGWX_CLOUD_DISTRIBUTION_PROPERTY
Property that describes the type of cloud distribution for a SIGWX cloud. The data type for this property isSIGWX_CLOUD_DISTRIBUTION_TYPE
. Acceptable values for this property are instances ofELcdSIGWXCloudDistribution
. -
SIGWX_CLOUD_BASE_HEIGHT_PROPERTY
Property that describes the base height (in meters) of a SIGWX cloud. The instance class is
Integer.class
.If a SIGWX cloud has a value for
SIGWX_CLOUD_TYPE_PROPERTY
and no value forSIGWX_CLOUD_BASE_HEIGHT_PROPERTY
, this means that the base height of the cloud falls below the base height of the forecast. The base height of the forecast can be found on the model descriptor, seeTLcdSIGWXModelDescriptor.getBaseHeight()
. -
SIGWX_CLOUD_TOP_HEIGHT_PROPERTY
Property that describes the top height (in meters) of a SIGWX cloud. The instance class is
Integer.class
.If a SIGWX cloud has a value for
SIGWX_CLOUD_TYPE_PROPERTY
and no value forSIGWX_CLOUD_TOP_HEIGHT_PROPERTY
, this means that the top height of the cloud reaches above the top height of the forecast. The top height of the forecast can be found on the model descriptor, seeTLcdSIGWXModelDescriptor.getTopHeight()
. -
SIGWX_CLOUD_AIRFRAME_ICING_DEGREE_PROPERTY
Property that describes the degree of airframe icing in a SIGWX cloud. The data type for this property isSIGWX_CLOUD_AIRFRAME_ICING_DEGREE_TYPE
. Acceptable values for this property are instances ofELcdSIGWXCloudAirframeIcingDegree
. -
SIGWX_CLOUD_AIRFRAME_ICING_BASE_HEIGHT_PROPERTY
Property that describes the base height (in meters) of the airframe icing in a SIGWX cloud. The instance class is
Integer.class
.If a SIGWX cloud has a value for
SIGWX_CLOUD_AIRFRAME_ICING_DEGREE_PROPERTY
and no value forSIGWX_CLOUD_AIRFRAME_ICING_BASE_HEIGHT_PROPERTY
, this means that the airframe icing base height falls below the base height of the forecast. The base height of the forecast can be found on the model descriptor, seeTLcdSIGWXModelDescriptor.getBaseHeight()
. -
SIGWX_CLOUD_AIRFRAME_ICING_TOP_HEIGHT_PROPERTY
Property that describes the top height (in meters) of the airframe icing in a SIGWX cloud. The instance class is
Integer.class
.If a SIGWX cloud has a value for
SIGWX_CLOUD_AIRFRAME_ICING_DEGREE_PROPERTY
and no value forSIGWX_CLOUD_AIRFRAME_ICING_TOP_HEIGHT_PROPERTY
, this means that the airframe icing top height reaches above the top height of the forecast. The top height of the forecast can be found on the model descriptor, seeTLcdSIGWXModelDescriptor.getTopHeight()
. -
SIGWX_CLOUD_TURBULENCE_DEGREE_PROPERTY
Property that describes the degree of turbulence in a SIGWX cloud. The data type for this property isSIGWX_CLOUD_TURBULENCE_DEGREE_TYPE
. Acceptable values for this property are instances ofELcdSIGWXCloudTurbulenceDegree
. -
SIGWX_CLOUD_TURBULENCE_BASE_HEIGHT_PROPERTY
Property that describes the base height (in meters) of the turbulence in a SIGWX cloud. The instance class is
Integer.class
.If a SIGWX cloud has a value for
SIGWX_CLOUD_TURBULENCE_DEGREE_PROPERTY
and no value forSIGWX_CLOUD_TURBULENCE_BASE_HEIGHT_PROPERTY
, this means that the turbulence base height falls below the base height of the forecast. The base height of the forecast can be found on the model descriptor, seeTLcdSIGWXModelDescriptor.getBaseHeight()
. -
SIGWX_CLOUD_TURBULENCE_TOP_HEIGHT_PROPERTY
Property that describes the top height (in meters) of the turbulence in a SIGWX cloud. The instance class is
Integer.class
.If a SIGWX cloud has a value for
SIGWX_CLOUD_TURBULENCE_DEGREE_PROPERTY
and no value forSIGWX_CLOUD_TURBULENCE_TOP_HEIGHT_PROPERTY
, this means that the turbulence top height reaches above the top height of the forecast. The top height of the forecast can be found on the model descriptor, seeTLcdSIGWXModelDescriptor.getTopHeight()
. -
SIGWX_TROPOPAUSE_TYPE
The data type representing a SIGWX tropopause heights. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX tropopause heights. SIGWX tropopause height objects areILcdDataObject
instances that can contain the following properties: -
SIGWX_TROPOPAUSE_TYPE_TYPE
The data type representing the type for a SIGWX tropopause height. The instance class isELcdSIGWXTropopauseType
. This type is used as the type ofSIGWX_TROPOPAUSE_TYPE_PROPERTY
. -
SIGWX_TROPOPAUSE_TYPE_PROPERTY
Property that describes the type of a SIGWX tropopause height. The data type for this property isSIGWX_TROPOPAUSE_TYPE_TYPE
. Acceptable values for this property are instances ofELcdSIGWXTropopauseType
. -
SIGWX_TROPOPAUSE_LOCATION_PROPERTY
Property that describes the location of a SIGWX tropopause height. The instance class isILcdPoint
. -
SIGWX_TROPOPAUSE_HEIGHT_PROPERTY
Property that describes the height of a SIGWX tropopause height. The instance class isInteger.class
. -
SIGWX_STORM_TYPE
The data type representing a SIGWX storms. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX storms, volcanoes and radiation incidents. SIGWX storm objects areILcdDataObject
instances that can contain the following properties: -
SIGWX_STORM_TYPE_TYPE
The data type representing the storm type for a SIGWX storm. The instance class isELcdSIGWXStormType
. This type is used as the type ofSIGWX_STORM_TYPE_PROPERTY
. -
SIGWX_STORM_NAME_PROPERTY
Property that describes the name of a SIGWX storm. The instance class isString.class
. -
SIGWX_STORM_TYPE_PROPERTY
Property that describes the type of a SIGWX storm. The data type for this property isSIGWX_STORM_TYPE_TYPE
. Acceptable values for this property are instances ofELcdSIGWXStormType
. -
SIGWX_STORM_LOCATION_PROPERTY
Property that describes the location of a SIGWX storm. The instance class isILcdPoint
. -
SIGWX_VOLCANO_TYPE
The data type representing a SIGWX volcanoes. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX storms, volcanoes and radiation incidents. SIGWX volcano objects areILcdDataObject
instances that can contain the following properties: -
SIGWX_VOLCANO_NAME_PROPERTY
Property that describes the name of a SIGWX volcano. The instance class isString.class
. -
SIGWX_VOLCANO_LOCATION_PROPERTY
Property that describes the location of a SIGWX volcano. The instance class isILcdPoint
. -
SIGWX_VOLCANO_ERUPTION_TIME_PROPERTY
Property that describes when the eruption time of a SIGWX volcano. The instance class is
Instant.class
.This property is not set if the eruption time was not known.
-
SIGWX_RADIATION_TYPE
The data type representing a SIGWX radiation incident. Objects of this type will be in the decoded model of a BUFR subset containing SIGWX storms, volcanoes and radiation incidents. SIGWX radiation incident objects areILcdDataObject
instances that can contain the following properties: -
SIGWX_RADIATION_SITE_NAME_PROPERTY
Property that describes the site name of a SIGWX radiation incident. The instance class is
String.class
.This property is not set if the sitename was not known.
-
SIGWX_RADIATION_LOCATION_PROPERTY
Property that describes the location of a SIGWX radiation incident. The instance class isILcdPoint
. -
SIGWX_RADIATION_INCIDENT_TIME_PROPERTY
Property that describes when the radiation incident occurred for a SIGWX radiation incident. The instance class is
Instant.class
.This property is not set if the eruption time was not known.
-
SIGWX_FRONT_TYPE
SIGWX FRONT DATA TYPES (only used to type an empty model)
-
-
Constructor Details
-
TLcdSIGWXDataTypes
public TLcdSIGWXDataTypes()
-