COQUI - Chemical, Organics and Q(discharge) User Interface Olsen Lab - University of Maine, Earth and Climate Sciences @thomaskorstanje
Install and use guide:
-
hit the green code button and select download as a zip
-
extract zip, then open app.R with R Studio
-
if running for the first time, comment in (delete the hastag) on the fourth line and run just that line. Once all packages are installed, comment that line back out
-
Hit run app in upper right corner and explore NEON's aquatic data
Changelog:
v0.4.1 - Updated for NEON RELEASE-2025
v0.4.0 - Total UI overhaul, map functionality, data vis tab
v0.3.6 - Reverted analyte scan, added progress bar
v0.3.5 - small fixes after testing all AIS sites
v0.3.4 - UI changes
v0.3.3 - added descriptions
v0.3.2 - fixed pri and sec precip problem
v.0.3.1 - fixed waq data skip problem
v0.3.0 - branched to finalize basic function
v0.2.1 - fixed SITEall overwrite bug
v0.2.0 - first working vesion of app
v0.1.0 - modified RIOchem script, no UI