bcgov / wqg_data

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

Fix invalid R expressions in Limit #48

Closed sebdalgarno closed 4 years ago

sebdalgarno commented 4 years ago

capitalization of LOG, e.g.: (1/10^(1.04-LOG(4^(EMS_0004-8.65)+1))129)0.54 should be (1/10^(1.04-log(4^(EMS_0004-8.65)+1))129)0.54

sebdalgarno commented 4 years ago

testing all expressions in loop to see which fail

sebdalgarno commented 4 years ago

also fixing any Limits that do not return numeric value

sebdalgarno commented 4 years ago

moved one invalid expression to LimitNotes - "2.16 (duration in minutes)^0.4"