Skip to content

Enum: ReportingMethodKind

Method by which information is gathered from station.

URI: ReportingMethodKind

Permissible Values

Value Meaning Description
automated cim:ReportingMethodKind.automated
manual cim:ReportingMethodKind.manual
queried cim:ReportingMethodKind.queried

Slots

Name Description
reporting_method Indicates how the weather station reports observations

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: ReportingMethodKind
description: Method by which information is gathered from station.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:ReportingMethodKind
permissible_values:
  automated:
    text: automated
    meaning: cim:ReportingMethodKind.automated
  manual:
    text: manual
    meaning: cim:ReportingMethodKind.manual
  queried:
    text: queried
    meaning: cim:ReportingMethodKind.queried