Skip to content

Slot: Native Spatial Resolution (m) (native_spatial_resolution_m)

Native spatial resolution of the source product in metres. Daymet = 1000, GridMET ≈ 4000, NARR ≈ 32000.

Tier: core

Why this slot matters

Exposure misclassification scales directly with cell size: a value from a 32 km NARR cell averages over an entire metro area while a 1 km Daymet cell resolves a neighbourhood. Without the resolution, downstream users cannot judge how precise a per-patient exposure really is or whether two studies' values are comparable.

In plain terms

Gridded environmental data divides the world into square tiles, like pixels in a photo, and reports one value per tile. This field says how wide each tile is in metres — small tiles give a sharp picture of local conditions, big tiles give a blurry average over a large area.

URI: envar:slot/native_spatial_resolution_m

Applicable Classes

Name Description Modifies Slot
SpatialReference Spatial provenance of an environmental exposure value: the native grid / foot... yes

Properties

Type and Range

Property Value
Range Float
Domain Of SpatialReference

Cardinality and Requirements

Property Value

Examples

Value
1000

See Also

Identifier and Mapping Information

Annotations

property value
tier core
justification Exposure misclassification scales directly with cell size: a value from a 32 km NARR cell averages over an entire metro area while a 1 km Daymet cell resolves a neighbourhood. Without the resolution, downstream users cannot judge how precise a per-patient exposure really is or whether two studies' values are comparable.
explanation Gridded environmental data divides the world into square tiles, like pixels in a photo, and reports one value per tile. This field says how wide each tile is in metres — small tiles give a sharp picture of local conditions, big tiles give a blurry average over a large area.
covered_by None

Schema Source

Mappings

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

LinkML Source

name: native_spatial_resolution_m
annotations:
  tier:
    tag: tier
    value: core
  justification:
    tag: justification
    value: 'Exposure misclassification scales directly with cell size: a value from
      a 32 km NARR cell averages over an entire metro area while a 1 km Daymet cell
      resolves a neighbourhood. Without the resolution, downstream users cannot judge
      how precise a per-patient exposure really is or whether two studies'' values
      are comparable.'
  explanation:
    tag: explanation
    value: Gridded environmental data divides the world into square tiles, like pixels
      in a photo, and reports one value per tile. This field says how wide each tile
      is in metres — small tiles give a sharp picture of local conditions, big tiles
      give a blurry average over a large area.
  covered_by:
    tag: covered_by
    annotations:
      omop_gaia:
        tag: omop_gaia
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: gaiaCatalog has no first-class native-resolution slot; it appears
              only via the EnVar extension PropertyValue envar:native_spatial_resolution_m,
              not natively.
      degauss:
        tag: degauss
        annotations:
          extent:
            tag: extent
            value: absent
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: DeGAUSS emits no resolution field; "Daymet = 1 km" is out-of-band
              knowledge, not written to any output.
      amadeus:
        tag: amadeus
        annotations:
          extent:
            tag: extent
            value: partial
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: thredds_dataset.xml axis lat/lon increment (0.041666 deg)
          note:
            tag: note
            value: Only derivable from the grid-axis increment in thredds_dataset.xml;
              never written as a resolution number in metres.
      cher:
        tag: cher
        annotations:
          extent:
            tag: extent
            value: full
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: table_name spatial-res code (e.g. m30, k05, h08)
          note:
            tag: note
            value: C-HER encodes native spatial resolution first-class in the table_name
              pattern (§2.3 metric/H3 codes) and as the inheritable spatial_resolution
              field.
      codata:
        tag: codata
        annotations:
          extent:
            tag: extent
            value: out_of_layer
          status:
            tag: status
            value: asserted
          where:
            tag: where
            value: no column
          note:
            tag: note
            value: CODATA EVs / DDI-CDI operate at the conceptual/represented layer;
              native grid resolution of one run is instance-layer detail deliberately
              outside their scope.
description: Native spatial resolution of the source product in metres. Daymet = 1000,
  GridMET ≈ 4000, NARR ≈ 32000.
title: Native Spatial Resolution (m)
examples:
- value: '1000'
  description: Daymet V4 1 km grid
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://daymet.ornl.gov/
- https://www.climatologylab.org/gridmet.html
- https://psl.noaa.gov/data/gridded/data.narr.html
rank: 1000
domain_of:
- SpatialReference
range: float