Skip to content

Slot: ACDD Global Attributes (source_acdd_attributes)

Passthrough of ACDD (Attribute Convention for Data Discovery) global attributes from the source NetCDF header, as a native key/value object.

Tier: optional

Why this slot matters

Carrying the source's own ACDD header attributes forward preserves producer-supplied metadata verbatim, allowing later cross-checks against what this record claims without re-downloading the source.

In plain terms

Many scientific data files carry a built-in "title page" of descriptive labels inside the file itself (following the ACDD convention). This field simply copies those labels across so nothing the producer wrote is lost.

URI: envar:slot/source_acdd_attributes

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 AnyValue
Domain Of SourceDataset

Cardinality and Requirements

Property Value

Examples

Value
None

See Also

Identifier and Mapping Information

Annotations

property value
tier optional
justification Carrying the source's own ACDD header attributes forward preserves producer-supplied metadata verbatim, allowing later cross-checks against what this record claims without re-downloading the source.
explanation Many scientific data files carry a built-in "title page" of descriptive labels inside the file itself (following the ACDD convention). This field simply copies those labels across so nothing the producer wrote is lost.

Schema Source

Mappings

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

LinkML Source

name: source_acdd_attributes
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Carrying the source's own ACDD header attributes forward preserves producer-supplied
      metadata verbatim, allowing later cross-checks against what this record claims
      without re-downloading the source.
  explanation:
    tag: explanation
    value: Many scientific data files carry a built-in "title page" of descriptive
      labels inside the file itself (following the ACDD convention). This field simply
      copies those labels across so nothing the producer wrote is lost.
description: Passthrough of ACDD (Attribute Convention for Data Discovery) global
  attributes from the source NetCDF header, as a native key/value object.
title: ACDD Global Attributes
examples:
- object:
    title: Daymet Daily Surface Weather Data
    institution: ORNL DAAC
    Conventions: CF-1.6, ACDD-1.3
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://wiki.esipfed.org/Attribute_Convention_for_Data_Discovery_1-3
rank: 1000
domain_of:
- SourceDataset
range: AnyValue
inlined: true