Skip to content

Class: MagneticStorm

A magnetic storm, a temporary disturbance of the earth's magnetic field, induced by radiation and streams of charged particles from the sun.

URI: cim:MagneticStorm

 classDiagram
    class MagneticStorm
      SpacePhenomenon <|-- MagneticStorm

      MagneticStorm : change_dst

          MagneticStorm --> MagneticField : change_dst

      MagneticStorm : environmental_information

          MagneticStorm --> EnvironmentalInformation : environmental_information

      MagneticStorm : environmental_location_kind

          MagneticStorm --> EnvironmentalLocationType : environmental_location_kind

      MagneticStorm : phenomenon_classification

          MagneticStorm --> PhenomenonClassification : phenomenon_classification

      MagneticStorm : time_interval

          MagneticStorm --> DateTimeInterval : time_interval

Inheritance

Slots

Name Cardinality and Range Description Inheritance
change_dst 0..1
MagneticField
Change in the disturbance - storm time (Dst) index 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:MagneticStorm
native cim:MagneticStorm

LinkML Source

Direct

name: MagneticStorm
description: A magnetic storm, a temporary disturbance of the earth's magnetic field,
  induced by radiation and streams of charged particles from the sun.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: SpacePhenomenon
attributes:
  change_dst:
    name: change_dst
    description: "Change in the disturbance  - storm time (Dst) index. The size of\
      \ a geomagnetic storm is classified as:\r\n- moderate ( -50 nT &gt;minimum of\
      \ Dst &gt; -100 nT)\r\n- intense (-100 nT &gt; minimum Dst &gt; -250 nT) or\
      \ \r\n- super-storm ( minimum of Dst &lt; -250 nT)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MagneticStorm.changeDst
    multivalued: false
    domain_of:
    - MagneticStorm
    range: MagneticField
    required: false
class_uri: cim:MagneticStorm

Induced

name: MagneticStorm
description: A magnetic storm, a temporary disturbance of the earth's magnetic field,
  induced by radiation and streams of charged particles from the sun.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: SpacePhenomenon
attributes:
  change_dst:
    name: change_dst
    description: "Change in the disturbance  - storm time (Dst) index. The size of\
      \ a geomagnetic storm is classified as:\r\n- moderate ( -50 nT &gt;minimum of\
      \ Dst &gt; -100 nT)\r\n- intense (-100 nT &gt; minimum Dst &gt; -250 nT) or\
      \ \r\n- super-storm ( minimum of Dst &lt; -250 nT)."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MagneticStorm.changeDst
    multivalued: false
    alias: change_dst
    owner: MagneticStorm
    domain_of:
    - MagneticStorm
    range: MagneticField
    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: MagneticStorm
    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: MagneticStorm
    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: MagneticStorm
    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: MagneticStorm
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:MagneticStorm