Release V 2.0.0
Description
This is the first release of the BUGSS Data Interface - a way to Interact with the water quality data from Eyes on the Bay. This was created as a part of an internship with BUGSS (Baltimore Under Ground Science Space) that terminates on 8/13/2021.
The web application can be run from here: https://24-tony.github.io/BUGSS_Interface/
** THIS RELEASE IS LIKELY THE FINAL RELEASE **
Abilities
Currently the Abilities of the program are:
- Plotting data with respect to time
- Comparing data and getting the r² coefficient
Datasets
There are a number of Datasets to chose from:
ENVIRONMENTAL DATASETS:
- East Surface - Aquarium East Surface Sonde
- East Bottom - Aquarium East Bottom Sonde
- West - Aquarium West Sonde
- Inversion Surface - Aquarium East Surface Sonde only when there was an inversion
- Inversion Bottom - Aquarium East Bottom Sonde only when there was an inversion
SPECIES DATASETS:
- Control - West Side of the Aquarium
- Experimental - East side of the Aquarium
Conditions
There are a number of different conditions to chose from:
- Salinity_ppt - Salinity in parts per trillion
- pH - pH level
- DO_mg/L - Dissolved Oxygen in milliliters
- Turb_NTU - Turbidity in Nephelometric Turbidity Units
- Chl_ug/L - Chlorophyll in micrograms per liter
- Temp_C - Temperature in Celsius
Disks
There are a number of different species disks to chose from:
- Disk 1 - sum of disk 1
- Disk 2 - sum of disk 2
- Disk 3 - sum of disk 3
- Average - mean of the sum of each disk
Specimen
There are a number of different specimen to chose from:
- Mud Crab
- Entoprocta
- Colonial Ciliates
- Hydroids
- Vorticella
- Oyster Flatworm
- Stentor
- Amphipod
- Whip Mudworm
- Lacy Crust Bryzoan
- Anenome
- Barnacle
- Clam Worm
- Dusky Sea Slug
- Tube Bryzoan
- Hydra
- Copepod
- Dark False Mussel
- Folliculina
Nuances
When graphing in respect to time you can graph in a:
- Conventional time graph - continuous time
- Year overlaid time graph - each year on another
When graphing two conditions/a condition with respect to specimen with respect to each other:
- The graph can be colored solid
- The graph's color can be varied based on year with each data point size based on month
- The graph's color can be varied based on month with each data point size based on year
Thanks
Special Thanks to those who helped me with this project:
- Andy Johnston
- Lisa Scheifele
- William Britz
[Note: Some features may not be enabled yet, this is intentional]
Please notify me of any bugss (pun intended) you come across, thank you. God Bless.
Updates since V 1.3.0
Minor
- Disabled malfunctioning style dropdown
- Created a failsafe for loading the BUGSS logo (sometimes it failed to load and would throw an error)
- Created a list of the data date range
Major
- **NEW Secondary axis capability (Note: since the color map would restart with the secondary y axis, the colors on the secondary y had to be adjusted to be random colors, which may cause some problems) **
- Species tab is now enabled and functioning.
- Species comparison is now enabled and functioning. [Note with slider: the slider is limited to the number of correlation conditions selected]