bcgov / bcgov/wqbc

Deal with duplicate variables

Open
#148 1 comment 0 reactions 1 assignee Claimed by @joethorley View on GitHub
enhancement
Dominant language
R
Stars
24
Forks
8
PR merge metrics
No merged PRs in 30d

Description

```r
# A tibble: 8 x 4
Variable Code Units EC_Code

1 Chromium Total EMS_CR_T ug/L 463
2 Chromium Total EMS_CR_T mg/L 463
3 Conductivity Specific EMS_SC_F mS/cm NA
4 Conductivity Specific EMS_0011 mS/cm NA
5 Temperature EMS_0013 degC 840
6 Temperature EMS_TEMF degC NA
7 Turbidity EMS_TURF NTU NA
8 Turbidity EMS_0015 NTU 864
```

In particular set Chromium to have the units in the limits table.

Distinguish between Temperature and Temperature - Field (TEMF)
Treat Conductivity and Turbidity as the same with the same EC_Code

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.