Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions table_definitions/uncertainty_table.csv
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Description:
# Source:
element_name kind external_table description
observation_id varchar observations_table:observation_id Link to observation this entry is for
uncertainty_type int uncertainty_type.type Type of uncertainty described by this entry
observation_id varchar (pk) observations_table:observation_id Link to observation this entry is for
uncertainty_type int (pk) uncertainty_type:type Type of uncertainty described by this entry
uncertainty_method int uncertainty_method:method Method used to estimate this uncertainty
uncertainty_value numeric Expected error standard deviation due to specified uncerainty source
uncertainty_units int units:units The units used to report the uncertainty. This may be different to the reporting units (e.g. \%)