Skip to content

Slot: average dew point (avg_dew_point)

The average of dew point measures taken at the beginning of every hour over a 24 hour period on the sampling day

URI: MIXS:0000141 Alias: avg_dew_point

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
25.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:0000141
native nmdc_sub_schema:avg_dew_point

LinkML Source

name: avg_dew_point
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: degree Celsius
  storage_units:
    tag: storage_units
    value: Cel
description: The average of dew point measures taken at the beginning of every hour
  over a 24 hour period on the sampling day
title: average dew point
comments:
- Value must be reported in degrees Celsius. Provide the numeric portion only.
examples:
- value: '25.5'
from_schema: https://example.com/nmdc_submission_schema
rank: 68
keywords:
- average
slot_uri: MIXS:0000141
alias: avg_dew_point
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