Slot: wind speed (wind_speed)
Wind speed describes how fast the air is moving past a certain point during sampling time. Collected via anemometer. Provide value and unit, any unit is valid.
URI: basalt_schema:wind_speed
Alias: wind_speed
Applicable Classes
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*[\w\s/]+$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:wind_speed |
| native |
basalt_schema:wind_speed |
LinkML Source
name: wind_speed
description: Wind speed describes how fast the air is moving past a certain point
during sampling time. Collected via anemometer. Provide value and unit, any unit
is valid.
title: wind speed
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: wind_speed
domain_of:
- AerosolSamplingActivity
- OtherUndescribedSamplingActivity
range: string
pattern: ^\d+(\.\d+)?\s*[\w\s/]+$