Slot: surface temperature (surf_temp)
Temperature of the surface at the time of sampling
URI: MIXS:0000125 Alias: surf_temp
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BuiltEnvInterface | built_env dh_interface | no |
Properties
-
Range: Float
-
Recommended: True
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 15 |
Comments
- Value must be reported in degrees Celsius. Provide the numeric portion only.
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| Preferred_unit | degree Celsius |
| storage_units | Cel |
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | MIXS:0000125 |
| native | nmdc_sub_schema:surf_temp |
LinkML Source
name: surf_temp
annotations:
Preferred_unit:
tag: Preferred_unit
value: degree Celsius
storage_units:
tag: storage_units
value: Cel
description: Temperature of the surface at the time of sampling
title: surface temperature
comments:
- Value must be reported in degrees Celsius. Provide the numeric portion only.
examples:
- value: '15'
from_schema: https://example.com/nmdc_submission_schema
rank: 188
keywords:
- surface
- temperature
slot_uri: MIXS:0000125
alias: surf_temp
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: float
recommended: true
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
*.*$
structured_pattern:
syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
interpolated: true
partial_match: true
unit:
descriptive_name: degrees Celsius
ucum_code: Cel