Enum: FScale
Fujita scale (referred to as EF-scale starting in 2007) for tornado damage. A set of wind estimates (not measurements) based on damage. It uses three-second gusts estimated at the point of damage based on a judgment of 8 levels of damage to 28 indicators. These estimates vary with height and exposure.
_The 3 second gust is not the same wind as in standard surface observations. _
Enumerations based on NOAA conventions.
URI: FScale
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| five | cim:FScale.five | |
| four | cim:FScale.four | |
| minusNine | cim:FScale.minusNine | |
| one | cim:FScale.one | |
| three | cim:FScale.three | |
| two | cim:FScale.two | |
| zero | cim:FScale.zero |
Slots
| Name | Description |
|---|---|
| f_scale | Fujita scale (referred to as EF-scale starting in 2007) for the tornado |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: FScale
description: "Fujita scale (referred to as EF-scale starting in 2007) for tornado\
\ damage. A set of wind estimates (not measurements) based on damage. It uses three-second\
\ gusts estimated at the point of damage based on a judgment of 8 levels of damage\
\ to 28 indicators. These estimates vary with height and exposure. \r\nThe 3 second\
\ gust is not the same wind as in standard surface observations.\r\nEnumerations\
\ based on NOAA conventions."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:FScale
permissible_values:
five:
text: five
meaning: cim:FScale.five
four:
text: four
meaning: cim:FScale.four
minusNine:
text: minusNine
meaning: cim:FScale.minusNine
one:
text: one
meaning: cim:FScale.one
three:
text: three
meaning: cim:FScale.three
two:
text: two
meaning: cim:FScale.two
zero:
text: zero
meaning: cim:FScale.zero