Slot: average temperature (avg_temp)
The average of temperatures taken at the beginning of every hour over a 24 hour period on the sampling day
URI: MIXS:0000142 Alias: avg_temp
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| BuiltEnvInterface | built_env dh_interface | no |
Properties
-
Range: Float
-
Regex pattern:
^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$
Examples
| Value |
|---|
| 12.5 |
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:0000142 |
| native | nmdc_sub_schema:avg_temp |
LinkML Source
name: avg_temp
annotations:
Preferred_unit:
tag: Preferred_unit
value: degree Celsius
storage_units:
tag: storage_units
value: Cel
description: The average of temperatures taken at the beginning of every hour over
a 24 hour period on the sampling day
title: average temperature
comments:
- Value must be reported in degrees Celsius. Provide the numeric portion only.
examples:
- value: '12.5'
from_schema: https://example.com/nmdc_submission_schema
rank: 70
keywords:
- average
- temperature
slot_uri: MIXS:0000142
alias: avg_temp
domain_of:
- BuiltEnvInterface
slot_group: mixs_core_section
range: float
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