Skip to content

Slot: mean annual temperature (annual_temp)

Mean annual temperature

URI: MIXS:0000642 Alias: annual_temp

Applicable Classes

Name Description Modifies Slot
SoilInterface soil 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

Mappings

Mapping Type Mapped Value
self MIXS:0000642
native nmdc_sub_schema:annual_temp

LinkML Source

name: annual_temp
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree Celsius
  storage_units:
    tag: storage_units
    value: Cel
description: Mean annual temperature
title: mean annual 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: 6
keywords:
- mean
- temperature
slot_uri: MIXS:0000642
alias: annual_temp
domain_of:
- SoilInterface
slot_group: mixs_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