Skip to content

Class: AtmosphericPhenomenon

An atmospheric phenomenon with a base and altitude providing the vertical coverage (combined with the Location to provide three dimensional space).

URI: cim:AtmosphericPhenomenon

 classDiagram
    class AtmosphericPhenomenon
      EnvironmentalPhenomenon <|-- AtmosphericPhenomenon


      AtmosphericPhenomenon <|-- CloudCondition
      AtmosphericPhenomenon <|-- Cyclone
      AtmosphericPhenomenon <|-- VolcanicAshCloud
      AtmosphericPhenomenon <|-- Tornado


      AtmosphericPhenomenon : altitude

          AtmosphericPhenomenon --> RelativeDisplacement : altitude

      AtmosphericPhenomenon : base

          AtmosphericPhenomenon --> RelativeDisplacement : base

      AtmosphericPhenomenon : direction

          AtmosphericPhenomenon --> Bearing : direction

      AtmosphericPhenomenon : environmental_information

          AtmosphericPhenomenon --> EnvironmentalInformation : environmental_information

      AtmosphericPhenomenon : environmental_location_kind

          AtmosphericPhenomenon --> EnvironmentalLocationType : environmental_location_kind

      AtmosphericPhenomenon : max_coverage

          AtmosphericPhenomenon --> PerCent : max_coverage

      AtmosphericPhenomenon : min_coverage

          AtmosphericPhenomenon --> PerCent : min_coverage

      AtmosphericPhenomenon : phenomenon_classification

          AtmosphericPhenomenon --> PhenomenonClassification : phenomenon_classification

      AtmosphericPhenomenon : speed

          AtmosphericPhenomenon --> Speed : speed

      AtmosphericPhenomenon : time_interval

          AtmosphericPhenomenon --> DateTimeInterval : time_interval

Inheritance

Slots

Name Cardinality and Range Description Inheritance
altitude 0..1
RelativeDisplacement
The maximum altitude of the phenomenon direct
base 0..1
RelativeDisplacement
The base altitude of the phenomenon direct
direction 0..1
Bearing
The direction the phenomenon is moving direct
max_coverage 0..1
PerCent
The maximum percentage coverage direct
min_coverage 0..1
PerCent
The minimum percentage coverage direct
speed 0..1
Speed
The speed of the phenomenon 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:AtmosphericPhenomenon
native cim:AtmosphericPhenomenon

LinkML Source

Direct

name: AtmosphericPhenomenon
description: An atmospheric phenomenon with a base and altitude providing the vertical
  coverage (combined with the Location to provide three dimensional space).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: EnvironmentalPhenomenon
attributes:
  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
    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
    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
    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
    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
    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
    domain_of:
    - AtmosphericPhenomenon
    range: Speed
    required: false
class_uri: cim:AtmosphericPhenomenon

Induced

name: AtmosphericPhenomenon
description: An atmospheric phenomenon with a base and altitude providing the vertical
  coverage (combined with the Location to provide three dimensional space).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: EnvironmentalPhenomenon
attributes:
  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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    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: AtmosphericPhenomenon
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:AtmosphericPhenomenon