Closed gklarenberg closed 2 months ago
I changed the name of this issue. I am now creating a dropdown menu on the main page and using Chris' WIN page to display all water quality data (WIN and WQ)
Update: right now I have all wq data together on one page, but now the dropdown menu is a little wonky because the variable names are different in the two datasets. Based on the last project meeting and the intent to release a prototype in a week or so, I will select only some wq variables (the most common ones) to be displayed. The main page has a dropdown menu, but is currently only showing water quality data as an "option".
Edited to add: it's not quite "pretty", the way everything is added together. We should probably come up with some sort of list with standardized variable names (such as station name, long, lat, station ID, variable, value) so we can write a bunch of the code as functions, and then we can re-use them for creating the other pages.
Closed this issue because the main things are done. There is a new issue for dealing with layout of the WQ page.
Maybe create a way to compare sites -> probably make this a separate issue