Slot: mean friction velocity (mean_frict_vel)
Measurement of mean friction velocity (Unit: m/s)
URI: basalt_schema:mean_frict_vel
Alias: mean_frict_vel
Applicable Classes
| Name |
Description |
Modifies Slot |
| SedimentSample |
A sample of sediment collected from the environment |
no |
| WaterSample |
A sample of water collected from the environment |
no |
| OtherUndescribedSample |
A sample that does not fit into any of the other described sample types |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Value Constraints |
|
| Property |
Value |
| Regex Pattern |
^\d+(\.\d+)?\s*m/s$ |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
basalt_schema:mean_frict_vel |
| native |
basalt_schema:mean_frict_vel |
LinkML Source
name: mean_frict_vel
description: 'Measurement of mean friction velocity (Unit: m/s)'
title: mean friction velocity
from_schema: https://EMSL-Computing.github.io/BASALT-Schema
rank: 1000
alias: mean_frict_vel
domain_of:
- OtherUndescribedSample
- SedimentSample
- WaterSample
range: string
pattern: ^\d+(\.\d+)?\s*m/s$