Enum: Homogenisation Status (HomogenisationStatusEnum)
For station-based products, the homogenisation status of values across the record period.
URI: envar:enum/HomogenisationStatusEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| homogenised | None | Values have been homogenised against breakpoints |
| not_homogenised | None | Values are as-observed, with no homogenisation applied |
| partial | None | Partial homogenisation has been applied |
Slots
| Name | Description |
|---|---|
| source_homogenisation_status | For station-based products, whether values have been homogenised |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/microschemas/envar
LinkML Source
name: HomogenisationStatusEnum
description: For station-based products, the homogenisation status of values across
the record period.
title: Homogenisation Status
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://en.wikipedia.org/wiki/Homogenization_(climate)
rank: 1000
permissible_values:
homogenised:
text: homogenised
description: Values have been homogenised against breakpoints.
not_homogenised:
text: not_homogenised
description: Values are as-observed, with no homogenisation applied.
partial:
text: partial
description: Partial homogenisation has been applied.