Skip to content

Slot: Reason ACDD Attributes Are Missing (source_acdd_attributes_missing_reason)

Reason source_acdd_attributes is null.

Tier: optional

Why this slot matters

Distinguishes sources that ship no ACDD headers (e.g. CSV station data) from headers that simply were not extracted, keeping the empty field auditable.

In plain terms

If the copied-over file labels are absent, this field says why — often because the source is not distributed as a NetCDF file that carries such labels.

URI: envar:slot/source_acdd_attributes_missing_reason

Applicable Classes

Name Description Modifies Slot
SourceDataset The upstream gridded / station product the exposure values originate from no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of SourceDataset

Cardinality and Requirements

Property Value

Examples

Value
not_provided_by_source

Identifier and Mapping Information

Annotations

property value
tier optional
justification Distinguishes sources that ship no ACDD headers (e.g. CSV station data) from headers that simply were not extracted, keeping the empty field auditable.
explanation If the copied-over file labels are absent, this field says why — often because the source is not distributed as a NetCDF file that carries such labels.

Schema Source

Mappings

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

LinkML Source

name: source_acdd_attributes_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Distinguishes sources that ship no ACDD headers (e.g. CSV station data)
      from headers that simply were not extracted, keeping the empty field auditable.
  explanation:
    tag: explanation
    value: If the copied-over file labels are absent, this field says why — often
      because the source is not distributed as a NetCDF file that carries such labels.
description: Reason `source_acdd_attributes` is null.
title: Reason ACDD Attributes Are Missing
examples:
- value: not_provided_by_source
  description: e.g. source not distributed as NetCDF with ACDD headers
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SourceDataset
range: MissingReasonEnum