Skip to content

Class: Hurricane

A hurricane, a subtype of cyclone occurring in the North Atlantic Ocean or North-eastern Pacific Ocean whose intensity is measured using the Saffir-Simpson Hurricane Scale.

URI: cim:Hurricane

 classDiagram
    class Hurricane
      Cyclone <|-- Hurricane

      Hurricane : altitude

          Hurricane --> RelativeDisplacement : altitude

      Hurricane : base

          Hurricane --> RelativeDisplacement : base

      Hurricane : category

      Hurricane : central_pressure

          Hurricane --> Pressure : central_pressure

      Hurricane : direction

          Hurricane --> Bearing : direction

      Hurricane : environmental_information

          Hurricane --> EnvironmentalInformation : environmental_information

      Hurricane : environmental_location_kind

          Hurricane --> EnvironmentalLocationType : environmental_location_kind

      Hurricane : max_coverage

          Hurricane --> PerCent : max_coverage

      Hurricane : max_surface_wind_speed

          Hurricane --> Speed : max_surface_wind_speed

      Hurricane : min_coverage

          Hurricane --> PerCent : min_coverage

      Hurricane : phenomenon_classification

          Hurricane --> PhenomenonClassification : phenomenon_classification

      Hurricane : speed

          Hurricane --> Speed : speed

      Hurricane : time_interval

          Hurricane --> DateTimeInterval : time_interval

      Hurricane : wind_force

Inheritance

Slots

Name Cardinality and Range Description Inheritance
category 0..1
Integer
The hurricane's category during the time interval, using Saffir-Simpson Hurri... direct
central_pressure 0..1
Pressure
The central pressure of the cyclone during the time interval Cyclone
max_surface_wind_speed 0..1
Speed
The maximum surface wind speed of the cyclone during the time interval Cyclone
wind_force 0..1
Integer
Wind Force as classified on the Beaufort Scale (0-12) during the time interva... Cyclone
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:Hurricane
native cim:Hurricane

LinkML Source

Direct

name: Hurricane
description: A hurricane, a subtype of cyclone occurring in the North Atlantic Ocean
  or North-eastern Pacific Ocean whose intensity is measured using the Saffir-Simpson
  Hurricane Scale.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Cyclone
attributes:
  category:
    name: category
    description: The hurricane's category during the time interval, using Saffir-Simpson
      Hurricane Wind Scale, a 1 to 5 rating based on a hurricane's sustained wind
      speed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Hurricane.category
    multivalued: false
    domain_of:
    - ReadingQualityType
    - MarketScheduledEvent
    - MarketPerson
    - Price
    - Auction
    - Hurricane
    - TropicalCycloneAustralia
    range: integer
    required: false
class_uri: cim:Hurricane

Induced

name: Hurricane
description: A hurricane, a subtype of cyclone occurring in the North Atlantic Ocean
  or North-eastern Pacific Ocean whose intensity is measured using the Saffir-Simpson
  Hurricane Scale.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Cyclone
attributes:
  category:
    name: category
    description: The hurricane's category during the time interval, using Saffir-Simpson
      Hurricane Wind Scale, a 1 to 5 rating based on a hurricane's sustained wind
      speed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Hurricane.category
    multivalued: false
    alias: category
    owner: Hurricane
    domain_of:
    - ReadingQualityType
    - MarketScheduledEvent
    - MarketPerson
    - Price
    - Auction
    - Hurricane
    - TropicalCycloneAustralia
    range: integer
    required: false
  central_pressure:
    name: central_pressure
    description: The central pressure of the cyclone during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cyclone.centralPressure
    multivalued: false
    alias: central_pressure
    owner: Hurricane
    domain_of:
    - Cyclone
    range: Pressure
    required: false
  max_surface_wind_speed:
    name: max_surface_wind_speed
    description: The maximum surface wind speed of the cyclone during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cyclone.maxSurfaceWindSpeed
    multivalued: false
    alias: max_surface_wind_speed
    owner: Hurricane
    domain_of:
    - Cyclone
    range: Speed
    required: false
  wind_force:
    name: wind_force
    description: Wind Force as classified on the Beaufort Scale (0-12) during the
      time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Cyclone.windForce
    multivalued: false
    alias: wind_force
    owner: Hurricane
    domain_of:
    - Cyclone
    range: integer
    required: false
  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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    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: Hurricane
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:Hurricane