bcgov / wqg_data

Refining the WQG list
GNU General Public License v3.0
3 stars 3 forks source link

Mercury duplicate? #81

Closed sebdalgarno closed 4 years ago

sebdalgarno commented 4 years ago

UniqueID 514 and 515 have same Variable, Component, Use, Media, etc. but 2 possible limits

sebdalgarno commented 4 years ago

in the original spreadsheet we have Conditions:

  1. EMS_HGME / EMS_HG_T * 100 <= 0.5
  2. EMS_HGME / EMS_HG_T * 100 > 0.5

corresponding to Limits

  1. 0.02
  2. 10^(-4) / (EMS_HGME / EMS_HG_T)

Somehow these have been lost in the data cleaning. Should they be added back in?

sebdalgarno commented 4 years ago

done