Skip to content

Class: LightningStrike

A cloud-to-ground lightning strike at a particular location.

URI: cim:LightningStrike

 classDiagram
    class LightningStrike
      GeosphericPhenomenon <|-- LightningStrike

      LightningStrike : environmental_information

          LightningStrike --> EnvironmentalInformation : environmental_information

      LightningStrike : environmental_location_kind

          LightningStrike --> EnvironmentalLocationType : environmental_location_kind

      LightningStrike : error_ellipse_confidence

          LightningStrike --> PerCent : error_ellipse_confidence

      LightningStrike : error_ellipse_major_semi_axis

          LightningStrike --> Length : error_ellipse_major_semi_axis

      LightningStrike : error_ellipse_minor_semi_axis

          LightningStrike --> Length : error_ellipse_minor_semi_axis

      LightningStrike : error_ellipse_orientation

          LightningStrike --> Bearing : error_ellipse_orientation

      LightningStrike : negative_polarity

      LightningStrike : peak_amplitude

          LightningStrike --> CurrentFlow : peak_amplitude

      LightningStrike : phenomenon_classification

          LightningStrike --> PhenomenonClassification : phenomenon_classification

      LightningStrike : time_interval

          LightningStrike --> DateTimeInterval : time_interval

Inheritance

Slots

Name Cardinality and Range Description Inheritance
error_ellipse_confidence 0..1
PerCent
Likelihood that strike fell within errorEllipse direct
error_ellipse_major_semi_axis 0..1
Length
Length of major semi-axis (longest radius) of the error ellipse direct
error_ellipse_minor_semi_axis 1..1
Length
Length of minor semi-axis (shortest radius) of the error ellipse direct
error_ellipse_orientation 0..1
Bearing
The orientation of the major semi- axis in degrees from True North direct
negative_polarity 0..1
Boolean
The polarity of the strike, with T meaning negative direct
peak_amplitude 0..1
CurrentFlow
Peak current of strike direct
time_interval 0..1
DateTimeInterval
The timestamp of the phenomenon as a single point or time interval EnvironmentalPhenomenon
environmental_location_kind 0..*
EnvironmentalLocationType
Location of relevance to this environmental phenomenon EnvironmentalPhenomenon
phenomenon_classification 0..1
PhenomenonClassification
The classification of this phenomenon EnvironmentalPhenomenon
environmental_information 0..1
EnvironmentalInformation
The forecast or observation of which this phenomenon description is a part EnvironmentalPhenomenon

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:LightningStrike
native cim:LightningStrike

LinkML Source

Direct

name: LightningStrike
description: A cloud-to-ground lightning strike at a particular location.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: GeosphericPhenomenon
attributes:
  error_ellipse_confidence:
    name: error_ellipse_confidence
    description: Likelihood that strike fell within errorEllipse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseConfidence
    multivalued: false
    domain_of:
    - LightningStrike
    range: PerCent
    required: false
  error_ellipse_major_semi_axis:
    name: error_ellipse_major_semi_axis
    description: Length of major semi-axis (longest radius) of the error ellipse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseMajorSemiAxis
    multivalued: false
    domain_of:
    - LightningStrike
    range: Length
    required: false
  error_ellipse_minor_semi_axis:
    name: error_ellipse_minor_semi_axis
    description: Length of minor semi-axis (shortest radius) of the error ellipse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseMinorSemiAxis
    multivalued: false
    domain_of:
    - LightningStrike
    range: Length
    required: true
  error_ellipse_orientation:
    name: error_ellipse_orientation
    description: The orientation of the major semi- axis in degrees from True North.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseOrientation
    multivalued: false
    domain_of:
    - LightningStrike
    range: Bearing
    required: false
  negative_polarity:
    name: negative_polarity
    description: The polarity of the strike, with T meaning negative. About 90% of
      all lightning strokes are negative strokes, meaning that they were initiated
      by a large concentration of negative charge in the cloud-base; this tends to
      induce an area of positive charge on the ground.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.negativePolarity
    multivalued: false
    domain_of:
    - LightningStrike
    range: boolean
    required: false
  peak_amplitude:
    name: peak_amplitude
    description: Peak current of strike.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.peakAmplitude
    multivalued: false
    domain_of:
    - LightningStrike
    range: CurrentFlow
    required: false
class_uri: cim:LightningStrike

Induced

name: LightningStrike
description: A cloud-to-ground lightning strike at a particular location.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: GeosphericPhenomenon
attributes:
  error_ellipse_confidence:
    name: error_ellipse_confidence
    description: Likelihood that strike fell within errorEllipse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseConfidence
    multivalued: false
    alias: error_ellipse_confidence
    owner: LightningStrike
    domain_of:
    - LightningStrike
    range: PerCent
    required: false
  error_ellipse_major_semi_axis:
    name: error_ellipse_major_semi_axis
    description: Length of major semi-axis (longest radius) of the error ellipse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseMajorSemiAxis
    multivalued: false
    alias: error_ellipse_major_semi_axis
    owner: LightningStrike
    domain_of:
    - LightningStrike
    range: Length
    required: false
  error_ellipse_minor_semi_axis:
    name: error_ellipse_minor_semi_axis
    description: Length of minor semi-axis (shortest radius) of the error ellipse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseMinorSemiAxis
    multivalued: false
    alias: error_ellipse_minor_semi_axis
    owner: LightningStrike
    domain_of:
    - LightningStrike
    range: Length
    required: true
  error_ellipse_orientation:
    name: error_ellipse_orientation
    description: The orientation of the major semi- axis in degrees from True North.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.errorEllipseOrientation
    multivalued: false
    alias: error_ellipse_orientation
    owner: LightningStrike
    domain_of:
    - LightningStrike
    range: Bearing
    required: false
  negative_polarity:
    name: negative_polarity
    description: The polarity of the strike, with T meaning negative. About 90% of
      all lightning strokes are negative strokes, meaning that they were initiated
      by a large concentration of negative charge in the cloud-base; this tends to
      induce an area of positive charge on the ground.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.negativePolarity
    multivalued: false
    alias: negative_polarity
    owner: LightningStrike
    domain_of:
    - LightningStrike
    range: boolean
    required: false
  peak_amplitude:
    name: peak_amplitude
    description: Peak current of strike.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:LightningStrike.peakAmplitude
    multivalued: false
    alias: peak_amplitude
    owner: LightningStrike
    domain_of:
    - LightningStrike
    range: CurrentFlow
    required: false
  time_interval:
    name: time_interval
    description: The timestamp of the phenomenon as a single point or time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.timeInterval
    multivalued: false
    alias: time_interval
    owner: LightningStrike
    domain_of:
    - UnitInitialConditions
    - Period
    - EnvironmentalPhenomenon
    range: DateTimeInterval
    required: false
  environmental_location_kind:
    name: environmental_location_kind
    description: Location of relevance to this environmental phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.EnvironmentalLocationKind
    multivalued: true
    alias: environmental_location_kind
    owner: LightningStrike
    domain_of:
    - Location
    - EnvironmentalPhenomenon
    - EnvironmentalAlert
    range: EnvironmentalLocationType
    required: false
  phenomenon_classification:
    name: phenomenon_classification
    description: The classification of this phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.PhenomenonClassification
    multivalued: false
    alias: phenomenon_classification
    owner: LightningStrike
    domain_of:
    - ClassificationCondition
    - EnvironmentalPhenomenon
    - EnvironmentalDataAuthority
    range: PhenomenonClassification
    required: false
  environmental_information:
    name: environmental_information
    description: The forecast or observation of which this phenomenon description
      is a part.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:EnvironmentalPhenomenon.EnvironmentalInformation
    multivalued: false
    alias: environmental_information
    owner: LightningStrike
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:LightningStrike