observed_property#

Observed property code list.

Download the definition as a CSV file: csv.

Definition of the observed_property table.#

Property

Kind

References

Requirement

Description

id

str

Required

ID / primary key.

inScheme

str

Required

The scheme/vocabulary that this record is from.

name

str

Required

Short name / abbreviation of observed property, e.g. ‘at’ for air temperature.

description

str

Required

Description of observed property.

standard_name

str

Optional

CF standard name (if applicable), e.g. ‘air_temperature’.

units

str

Required

Canonical units, e.g. ‘Kelvin’.

dict

Optional

Link(s) to definition / source of observed property.

_version

int

Required

Version number of this record.

_change_date

datetime

Required

Date this record was changed.

_user

str

admin.user.id

Required

Which user/agent last modified this record.

_status

str

reference_data.status.id

Required

Whether this is the latest version or an archived version of the record.

_comments

str

Required

Free text comments on this record, for example description of changes made etc.