HerreraEnvironmental / 23-08082-000-TC-WQ-Dashboard

Thurston County Dashboard
2 stars 3 forks source link

fix for WQI errors and more efficient WQP query #71

Closed clarkbar88 closed 1 month ago

clarkbar88 commented 2 months ago

@nharris-HEC - I believe I fixed with #62 with this, but I'd like you to test if any errors pop up. (be sure to run the full WQP and data_prep scripts)

clarkbar88 commented 2 months ago

@R-Lionheart - if you're going after the lakes data dashboard soon, take a look at my modified WQP query code, it may make it easier for the lakes query too: thurston_lake_sites <- readWQPdata(organization='THURSTONCOUNTY', service='Station', Project='Ambient_Water_Quality_Lakes')

R-Lionheart commented 2 months ago

@clarkbar88 I spoke to Nick, unfortunately I'm at capacity for the coming quarter so I won't be taking the lead on that, but I'm always happy to support with R/dashboard questions wherever I can.