bcgov / wqbc

An R package for water quality thresholds and index calculation for British Columbia
http://bcgov.github.io/wqbc/
Apache License 2.0
20 stars 9 forks source link

clean_wqdata removes "Residue" parameters #75

Closed HeatherGranger closed 7 years ago

HeatherGranger commented 7 years ago

clean_wqdata removes the following parameter codes and parameter name:

0005: Residue: Total (Total Solids) 0007: Residue: Filterable 1.0u (TDS) 0008: Residue: Non-filterable (TSS) 0009: Residue: Fixed Non-filterable (TSS, Fixed) 0010: Residue: Volatile Non-filterable (TSS, Volatile) RF-F: Residue: Fixed Filterable (TDS, Fixed) VFR: Residue: VolatileFilt (TDS, Volatile)

ateucher commented 7 years ago

Closing as is the same general issue as #76.