Enum: Indoor or Outdoor Regime (IndoorOutdoorEnum)
Indoor / outdoor regime for derived heat metrics.
URI: envar:enum/IndoorOutdoorEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| outdoor | None | Outdoor (default for all reanalysis / satellite / interpolation products) |
| indoor_modeled | None | Indoor regime, modelled |
| indoor_measured | None | Indoor regime, measured by an indoor instrument |
| mixed_unspecified | None | Mixed indoor / outdoor, regime unspecified |
Slots
| Name | Description |
|---|---|
| indoor_outdoor | Indoor / outdoor regime |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/microschemas/envar
LinkML Source
name: IndoorOutdoorEnum
description: Indoor / outdoor regime for derived heat metrics.
title: Indoor or Outdoor Regime
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
permissible_values:
outdoor:
text: outdoor
description: Outdoor (default for all reanalysis / satellite / interpolation products).
indoor_modeled:
text: indoor_modeled
description: Indoor regime, modelled.
indoor_measured:
text: indoor_measured
description: Indoor regime, measured by an indoor instrument.
mixed_unspecified:
text: mixed_unspecified
description: Mixed indoor / outdoor, regime unspecified.