Skip to content

Class: VolcanicAshCloud

An ash cloud formed as a result of a volcanic eruption.

URI: cim:VolcanicAshCloud

 classDiagram
    class VolcanicAshCloud
      AtmosphericPhenomenon <|-- VolcanicAshCloud

      VolcanicAshCloud : altitude

          VolcanicAshCloud --> RelativeDisplacement : altitude

      VolcanicAshCloud : base

          VolcanicAshCloud --> RelativeDisplacement : base

      VolcanicAshCloud : density

          VolcanicAshCloud --> ParticulateDensity : density

      VolcanicAshCloud : direction

          VolcanicAshCloud --> Bearing : direction

      VolcanicAshCloud : environmental_information

          VolcanicAshCloud --> EnvironmentalInformation : environmental_information

      VolcanicAshCloud : environmental_location_kind

          VolcanicAshCloud --> EnvironmentalLocationType : environmental_location_kind

      VolcanicAshCloud : max_coverage

          VolcanicAshCloud --> PerCent : max_coverage

      VolcanicAshCloud : min_coverage

          VolcanicAshCloud --> PerCent : min_coverage

      VolcanicAshCloud : particle_size

          VolcanicAshCloud --> Length : particle_size

      VolcanicAshCloud : phenomenon_classification

          VolcanicAshCloud --> PhenomenonClassification : phenomenon_classification

      VolcanicAshCloud : speed

          VolcanicAshCloud --> Speed : speed

      VolcanicAshCloud : time_interval

          VolcanicAshCloud --> DateTimeInterval : time_interval

Inheritance

Slots

Name Cardinality and Range Description Inheritance
density 0..1
ParticulateDensity
Particulate density of the ash cloud during the time interval direct
particle_size 0..1
Length
The diameter of the particles 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:VolcanicAshCloud
native cim:VolcanicAshCloud

LinkML Source

Direct

name: VolcanicAshCloud
description: An ash cloud formed as a result of a volcanic eruption.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AtmosphericPhenomenon
attributes:
  density:
    name: density
    description: Particulate density of the ash cloud during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:VolcanicAshCloud.density
    multivalued: false
    domain_of:
    - VolcanicAshCloud
    range: ParticulateDensity
    required: false
  particle_size:
    name: particle_size
    description: The diameter of the particles during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:VolcanicAshCloud.particleSize
    multivalued: false
    domain_of:
    - VolcanicAshCloud
    range: Length
    required: false
class_uri: cim:VolcanicAshCloud

Induced

name: VolcanicAshCloud
description: An ash cloud formed as a result of a volcanic eruption.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AtmosphericPhenomenon
attributes:
  density:
    name: density
    description: Particulate density of the ash cloud during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:VolcanicAshCloud.density
    multivalued: false
    alias: density
    owner: VolcanicAshCloud
    domain_of:
    - VolcanicAshCloud
    range: ParticulateDensity
    required: false
  particle_size:
    name: particle_size
    description: The diameter of the particles during the time interval.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:VolcanicAshCloud.particleSize
    multivalued: false
    alias: particle_size
    owner: VolcanicAshCloud
    domain_of:
    - VolcanicAshCloud
    range: Length
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    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: VolcanicAshCloud
    domain_of:
    - EnvironmentalAnalog
    - EnvironmentalStringMeasurement
    - EnvironmentalPhenomenon
    - EnvironmentalDataProvider
    - EnvironmentalEvent
    - EnvironmentalDiscrete
    range: EnvironmentalInformation
    required: false
class_uri: cim:VolcanicAshCloud