Skip to content

Slot: Reason Measurement Height Is Missing (wind_speed_measurement_height_m_missing_reason)

Reason wind_speed_measurement_height_m is null.

Tier: optional

Why this slot matters

Distinguishes "the producer never recorded a measurement height" from "it exists upstream but was not extracted" — only the latter is recoverable, and only the former precludes a height correction.

In plain terms

A blank field is ambiguous: it could mean the thing does not exist, or that nobody wrote it down. This companion field says which one it is.

URI: envar:slot/wind_speed_measurement_height_m_missing_reason

Applicable Classes

Name Description Modifies Slot
DerivedHeatMetric Methodology slots specific to derived heat metrics (WBGT, Heat Index, UTCI, a... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of DerivedHeatMetric

Cardinality and Requirements

Property Value

Examples

Value
available_but_not_extracted

Identifier and Mapping Information

Annotations

property value
tier optional
justification Distinguishes "the producer never recorded a measurement height" from "it exists upstream but was not extracted" — only the latter is recoverable, and only the former precludes a height correction.
explanation A blank field is ambiguous: it could mean the thing does not exist, or that nobody wrote it down. This companion field says which one it is.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:wind_speed_measurement_height_m_missing_reason
native envar:wind_speed_measurement_height_m_missing_reason

LinkML Source

name: wind_speed_measurement_height_m_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Distinguishes "the producer never recorded a measurement height" from "it
      exists upstream but was not extracted" — only the latter is recoverable, and
      only the former precludes a height correction.
  explanation:
    tag: explanation
    value: 'A blank field is ambiguous: it could mean the thing does not exist, or
      that nobody wrote it down. This companion field says which one it is.'
description: Reason `wind_speed_measurement_height_m` is null.
title: Reason Measurement Height Is Missing
examples:
- value: available_but_not_extracted
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- DerivedHeatMetric
range: MissingReasonEnum