Skip to content

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

Name Description Modifies Slot
AerosolSamplingActivity A sampling activity where aerosol samples were collected no
OtherUndescribedSamplingActivity Collection of samples from source that does not fit into any of the other cat... no

Properties

Type and Range

Property Value
Range String
Domain Of AerosolSamplingActivity, OtherUndescribedSamplingActivity

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^\d+(\.\d+)?\s*[\w\s/]+$

Identifier and Mapping Information

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/]+$