Skip to content

Slot: Reason Ensemble Member Count Is Missing (exposure_model_ensemble_member_count_missing_reason)

Reason exposure_model_ensemble_member_count is null.

Tier: optional

Why this slot matters

Confirms explicitly that a product is single-realisation rather than an ensemble whose member count was dropped. Without it, a null count is ambiguous and the conditionally-core rule for ensemble products cannot be audited.

In plain terms

Many products come from just one model run, so "number of members" genuinely does not apply. This slot says so explicitly, instead of leaving readers to wonder whether information was lost.

URI: envar:slot/exposure_model_ensemble_member_count_missing_reason

Applicable Classes

Name Description Modifies Slot
ExposureModel The model class that produced the values (interpolation, reanalysis, ML, stat... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of ExposureModel

Cardinality and Requirements

Property Value

Examples

Value
not_applicable

Identifier and Mapping Information

Annotations

property value
tier optional
justification Confirms explicitly that a product is single-realisation rather than an ensemble whose member count was dropped. Without it, a null count is ambiguous and the conditionally-core rule for ensemble products cannot be audited.
explanation Many products come from just one model run, so "number of members" genuinely does not apply. This slot says so explicitly, instead of leaving readers to wonder whether information was lost.

Schema Source

Mappings

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

LinkML Source

name: exposure_model_ensemble_member_count_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Confirms explicitly that a product is single-realisation rather than an
      ensemble whose member count was dropped. Without it, a null count is ambiguous
      and the conditionally-core rule for ensemble products cannot be audited.
  explanation:
    tag: explanation
    value: Many products come from just one model run, so "number of members" genuinely
      does not apply. This slot says so explicitly, instead of leaving readers to
      wonder whether information was lost.
description: Reason `exposure_model_ensemble_member_count` is null.
title: Reason Ensemble Member Count Is Missing
examples:
- value: not_applicable
  description: single-realisation products (Daymet, ACAG) have no ensemble
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- ExposureModel
range: MissingReasonEnum