Slot: dew point (dew_point)
The temperature to which a given parcel of humid air must be cooled, at constant barometric pressure, for water vapor to condense into water
URI: MIXS:0000129 Alias: 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 |
|---|
| 22 |
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:0000129 |
| native | nmdc_sub_schema:dew_point |
LinkML Source
name: dew_point
annotations:
Preferred_unit:
tag: Preferred_unit
value: degree Celsius
storage_units:
tag: storage_units
value: Cel
description: The temperature to which a given parcel of humid air must be cooled,
at constant barometric pressure, for water vapor to condense into water
title: dew point
comments:
- Value must be reported in degrees Celsius. Provide the numeric portion only.
examples:
- value: '22'
from_schema: https://example.com/nmdc_submission_schema
rank: 89
slot_uri: MIXS:0000129
alias: 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