Skip to content

Commit 8bcc209

Browse files
committed
just a few more templates to go
1 parent 8d003d3 commit 8bcc209

13 files changed

Lines changed: 175 additions & 57 deletions
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
"attributeName" "attributeDefinition" "class" "unit" "dateTimeFormatString" "missingValueCode" "missingValueCodeExplanation"
2+
"network" "Short name for the data network associated with a MacroSheds site. A network includes one or more domains under common funding/leadership." "character"
3+
"domain" "Short name for the data domain associated with a MacroSheds site. A domain includes one or more sites under common management." "character"
4+
"site_name" "May be a site_code or a stream_name. Cross-reference with sites.csv." "character"
5+
"start_date_of_concern" "The first date on which the irregularity is applicable. May be “whole_record”" "character"
6+
"end_date_of_concern" "The last date on which the irregularity is applicable. May be “whole_record”" "character"
7+
"macrosheds_product_affected" "The MacroSheds data product to which this irregularity pertains" "character"
8+
"macrosheds_variables_affected" "The MacroSheds variable(s) to which this irregularity pertains" "character"
9+
"concern" "Details of the irregularity" "character"
10+
"included_in_current_dataset" "If FALSE, this irregularity is not yet present in the published MacroSheds dataset." "character"
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
"attributeName" "attributeDefinition" "class" "unit" "dateTimeFormatString" "missingValueCode" "missingValueCodeExplanation"
2+
"domain" "Short name for the data domain associated with a MacroSheds site. A domain includes one or more sites under common management." "character"
3+
"prodcode" "One or more MacroSheds product codes, separated by |. These codes are mostly for internal use, but they may be relevant for distinguishing primary data sources here, e.g. if a detection limit differs between stream and precip chemistry within the same domain." "character"
4+
"variable_converted" "The MacroSheds variable code after it has been converted (only relevant for molecule-to-atomic-constituent conversions, e.g. NO3 to NO3-N)" "character"
5+
"variable_original" "The MacroSheds variable code before any molecule-to-atomic-constituent conversions have taken place (e.g. NO3 to NO3-N)" "character"
6+
"detection_limit_converted" "The detection limit after conversion to MacroSheds standard units (see variables_time_series.csv)" "numeric" "variable_unit"
7+
"detection_limit_original" "The detection limit before conversion to MacroSheds standard units (see variables_time_series.csv)" "numeric" "variable_unit"
8+
"unit_converted" "The units of the detection limit after conversion to MacroSheds standard units (see variables_time_series.csv)" "character"
9+
"unit_original" "The units of the detection limit before conversion to MacroSheds standard units (see variables_time_series.csv)" "character"
10+
"start_date" "The first known date on which the detection limit is applicable" "Date" "Y-M-D"
11+
"end_date" "The last known date on which the detection limit is applicable" "Date" "Y-M-D"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
"attributeName" "attributeDefinition" "class" "unit" "dateTimeFormatString" "missingValueCode" "missingValueCodeExplanation"
2+
"variable_code" "MacroSheds variable short name" "character"
3+
"variable_name" "Full name of MacroSheds variable" "character"
4+
"unit" "The standard unit of the variable within the MacroSheds dataset" "character"
5+
"range_check_minimum" "The minimum value that is allowed through the range filter" "numeric" "variable_unit"
6+
"range_check_maximum" "The maximum value that is allowed through the range filter" "numeric" "variable_unit"
File renamed without changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
attributeName attributeDefinition class unit dateTimeFormatString missingValueCode missingValueCodeExplanation
2+
variable_category_code A single letter designating the variable category. This letter appears as the first character in the prefix of all watershed attribute variable codes. The prefix is separated from the variable code by an underscore.
3+
character
4+
variable_category The category of the watershed attribute. May be used for filtering. character
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
attributeName attributeDefinition class unit dateTimeFormatString missingValueCode missingValueCodeExplanation
2+
data_source_code A single letter designating the data source. This letter appears as the second character in the prefix of all watershed attribute variable codes. The prefix is separated from the variable code by an underscore. character
3+
data_source The full name of the data source character
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
"attributeName" "attributeDefinition" "class" "unit" "dateTimeFormatString" "missingValueCode" "missingValueCodeExplanation"
2+
"variable_code" "MacroSheds variable short name" "character"
3+
"variable_name" "Full name of MacroSheds variable" "character"
4+
"chem_category" "This distinguishes stream chemistry from precip chemistry in cases where the same variable is measured in both." "categorical"
5+
"unit" "The standard unit of the variable within the MacroSheds dataset" "character"
6+
"observations" "The number of observations for this variable within the MacroSheds dataset" "numeric" "number"
7+
"n_sites" "The number of MacroSheds sites at which the variable is measured" "numeric" "number"
8+
"first_record_utc" "The date of the first occurrence of the variable within the MacroSheds dataset" "Date" "Y-M-DTh:m:sZ"
9+
"last_record_utc" "The date of the most recent occurrence of the variable within the MacroSheds dataset" "Date" "Y-M-DTh:m:sZ"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"attributeName" "attributeDefinition" "class" "unit" "dateTimeFormatString" "missingValueCode" "missingValueCodeExplanation"
2+
"variable_code" "MacroSheds variable short name" "character"
3+
"variable_name" "Full name of MacroSheds variable" "character"
4+
"unit" "Variable unit" "character"
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
attributeName code definition
2+
site_type stream_gauge
3+
site_type stream_sampling_point
4+
ws_status experimental
5+
ws_status non-experimental
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
attributeName code definition
2+
chem_category precip_conc variable represents solute concentration in precipitation
3+
chem_category stream_conc variable represents solute concentration in stream water
4+
chem_category NA variable is only measured in stream water

0 commit comments

Comments
 (0)