Skip to content

Slot: wind speed (wind_speed)

Speed of wind measured at the time of sampling

URI: MIXS:0000118 Alias: wind_speed

Inheritance

Applicable Classes

Name Description Modifies Slot
AirInterface air dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+ +(km/h|m/s)$

Aliases

  • wind speed

Examples

Value
21 km/h

Comments

  • Value must be reported in one of the following units: km/h, m/s. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
expected_value measurement value
preferred_unit meter per second, kilometer per hour
occurrence 1
storage_units km/h

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000118
native nmdc_sub_schema:wind_speed

LinkML Source

name: wind_speed
annotations:
  expected_value:
    tag: expected_value
    value: measurement value
  preferred_unit:
    tag: preferred_unit
    value: meter per second, kilometer per hour
  occurrence:
    tag: occurrence
    value: '1'
  storage_units:
    tag: storage_units
    value: km/h|m/s
description: Speed of wind measured at the time of sampling
title: wind speed
comments:
- 'Value must be reported in one of the following units: km/h, m/s. Provide the numeric
  portion followed by a space and the unit.'
examples:
- value: 21 km/h
from_schema: https://example.com/nmdc_submission_schema
aliases:
- wind speed
rank: 60
is_a: core field
slot_uri: MIXS:0000118
alias: wind_speed
domain_of:
- AirInterface
slot_group: mixs_core_section
range: string
multivalued: false
pattern: ^[-+]?[0-9]*\.?[0-9]+ +(km/h|m/s)$