Skip to content

Class: Tornado

A tornado, a violent destructive whirling wind accompanied by a funnel-shaped cloud that progresses in a narrow path over the land.

URI: cim:Tornado

 classDiagram
    class Tornado
      AtmosphericPhenomenon <|-- Tornado

      Tornado : altitude

          Tornado --> RelativeDisplacement : altitude

      Tornado : base

          Tornado --> RelativeDisplacement : base

      Tornado : direction

          Tornado --> Bearing : direction

      Tornado : environmental_information

          Tornado --> EnvironmentalInformation : environmental_information

      Tornado : environmental_location_kind

          Tornado --> EnvironmentalLocationType : environmental_location_kind

      Tornado : f_scale

          Tornado --> FScale : f_scale

      Tornado : max_coverage

          Tornado --> PerCent : max_coverage

      Tornado : min_coverage

          Tornado --> PerCent : min_coverage

      Tornado : phenomenon_classification

          Tornado --> PhenomenonClassification : phenomenon_classification

      Tornado : speed

          Tornado --> Speed : speed

      Tornado : time_interval

          Tornado --> DateTimeInterval : time_interval

      Tornado : width

          Tornado --> Length : width

Inheritance

Slots

Name Cardinality and Range Description Inheritance
f_scale 0..1
FScale
Fujita scale (referred to as EF-scale starting in 2007) for the tornado direct
width 1..1
Length
Width of the tornado during the time interval direct
altitude 0..1
RelativeDisplacement
The maximum altitude of the phenomenon AtmosphericPhenomenon
base 0..1
RelativeDisplacement
The base altitude of the phenomenon AtmosphericPhenomenon
direction 0..1
Bearing
The direction the phenomenon is moving AtmosphericPhenomenon
max_coverage 0..1
PerCent
The maximum percentage coverage AtmosphericPhenomenon
min_coverage 0..1
PerCent
The minimum percentage coverage AtmosphericPhenomenon
speed 0..1
Speed
The speed of the phenomenon AtmosphericPhenomenon
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:Tornado
native cim:Tornado

LinkML Source

Direct

name: Tornado
description: A tornado, a violent destructive whirling wind accompanied by a funnel-shaped
  cloud that progresses in a narrow path over the land.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AtmosphericPhenomenon
attributes:
  f_scale:
    name: f_scale
    description: Fujita scale (referred to as EF-scale starting in 2007) for the tornado.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Tornado.fScale
    multivalued: false
    domain_of:
    - Tornado
    range: FScale
    required: false
  width:
    name: width
    description: Width of the tornado during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Tornado.width
    multivalued: false
    domain_of:
    - Tornado
    range: Length
    required: true
class_uri: cim:Tornado

Induced

name: Tornado
description: A tornado, a violent destructive whirling wind accompanied by a funnel-shaped
  cloud that progresses in a narrow path over the land.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AtmosphericPhenomenon
attributes:
  f_scale:
    name: f_scale
    description: Fujita scale (referred to as EF-scale starting in 2007) for the tornado.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Tornado.fScale
    multivalued: false
    alias: f_scale
    owner: Tornado
    domain_of:
    - Tornado
    range: FScale
    required: false
  width:
    name: width
    description: Width of the tornado during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Tornado.width
    multivalued: false
    alias: width
    owner: Tornado
    domain_of:
    - Tornado
    range: Length
    required: true
  altitude:
    name: altitude
    description: The maximum altitude of the phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AtmosphericPhenomenon.altitude
    multivalued: false
    alias: altitude
    owner: Tornado
    domain_of:
    - AtmosphericPhenomenon
    range: RelativeDisplacement
    required: false
  base:
    name: base
    description: The base altitude of the phenomenon.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AtmosphericPhenomenon.base
    multivalued: false
    alias: base
    owner: Tornado
    domain_of:
    - AtmosphericPhenomenon
    range: RelativeDisplacement
    required: false
  direction:
    name: direction
    description: The direction the phenomenon is moving.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AtmosphericPhenomenon.direction
    multivalued: false
    alias: direction
    owner: Tornado
    domain_of:
    - Location
    - StructureSupport
    - Flowgate
    - RegisteredInterTie
    - Price
    - FlowDirection
    - OperationalLimitType
    - ComFunction
    - AtmosphericPhenomenon
    - BidTimeSeries
    range: Bearing
    required: false
  max_coverage:
    name: max_coverage
    description: The maximum percentage coverage
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AtmosphericPhenomenon.maxCoverage
    multivalued: false
    alias: max_coverage
    owner: Tornado
    domain_of:
    - AtmosphericPhenomenon
    range: PerCent
    required: false
  min_coverage:
    name: min_coverage
    description: 'The minimum percentage coverage '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AtmosphericPhenomenon.minCoverage
    multivalued: false
    alias: min_coverage
    owner: Tornado
    domain_of:
    - AtmosphericPhenomenon
    range: PerCent
    required: false
  speed:
    name: speed
    description: The speed of the phenomenon
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AtmosphericPhenomenon.speed
    multivalued: false
    alias: speed
    owner: Tornado
    domain_of:
    - AtmosphericPhenomenon
    range: Speed
    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: Tornado
    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: Tornado
    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: Tornado
    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: Tornado
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:Tornado