exposure#
Sensor exposure classification code list.
Download the definition as a CSV file: csv
.
Property |
Kind |
References |
Requirement |
Description |
---|---|---|---|---|
id |
str |
Required |
ID / primary key. |
|
inSchema |
str |
Required |
The scheme/vocabulary that this record is from. |
|
name |
str |
Optional |
Short name / abbreviation for exposure classification. |
|
description |
str |
Required |
Description of sensor exposure according to WMO-No. 8. |
|
links |
dict |
Optional |
Links providing further definition of exposure class. |
|
_version |
int |
Required |
Version number of this record. |
|
_change_date |
datetime |
Required |
Date this record was changed. |
|
_user |
str |
Required |
Which user/agent last modified this record. |
|
_status |
str |
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. |
Download the example CSV file: csv
.
id |
inScheme |
name |
description |
links |
_version |
_change_date |
_user |
_status |
_comments |
---|---|---|---|---|---|---|---|---|---|
Class 1 |
Exposure of instrument allows reference level measurements |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/class1”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
Class 2 |
Exposure of instrument has small or infrequence influence on measurement |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/class2”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
Class 3 |
Exposure of instrument leads to increased uncertainty or occasional invalid measurements |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/class3”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
Class 4 |
Exposure of instrument leads to high uncertainty or regular invalid measurements |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/class4”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
Class 5 |
Exposure of instrument leads to invalid measurements |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/class5”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
inapplicable |
None of the codes in the table are applicable in the context of this particular observation |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/inapplicable”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
unknown |
Classification unknown |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/Exposure/unknown”}] |
1 |
2023-08-17T08:05:32.244682 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |