Skip to content

Slot: Reason Consecutive Days Is Missing (heat_wave_min_consecutive_days_missing_reason)

Reason heat_wave_min_consecutive_days is null.

Tier: optional

Why this slot matters

Distinguishes "not a heat-wave flag, so no consecutive-days rule applies" from "a rule was applied but not recorded" — only the latter undermines reuse of the flag.

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/heat_wave_min_consecutive_days_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
not_applicable

Identifier and Mapping Information

Annotations

property value
tier optional
justification Distinguishes "not a heat-wave flag, so no consecutive-days rule applies" from "a rule was applied but not recorded" — only the latter undermines reuse of the flag.
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:heat_wave_min_consecutive_days_missing_reason
native envar:heat_wave_min_consecutive_days_missing_reason

LinkML Source

name: heat_wave_min_consecutive_days_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Distinguishes "not a heat-wave flag, so no consecutive-days rule applies"
      from "a rule was applied but not recorded" — only the latter undermines reuse
      of the flag.
  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 `heat_wave_min_consecutive_days` is null.
title: Reason Consecutive Days Is Missing
examples:
- value: not_applicable
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- DerivedHeatMetric
range: MissingReasonEnum