Updated at 7:45, 11:45, and 15:45 each
day
| Last Platform Collection | July 10, 2025 07:00 |
| Surface Temperature (°C) | 24.62 |
| Bottom Temperature (°C) | 15.87 |
| Surface Dissolved Oxygen (mg/L) | 9.08 |
| Bottom Dissolved Oxygen (mg/L) | 0.06 |
| Last Met Collection | July 10, 2025 15:40 |
| Air Temperature (°C) | 25.26 |
| Wind Speed (m/s) | 2.52 |
| Wind Speed (mph) | 5.63 |
| Wind Direction | SSW |
Note: Click the tabs to view data from a previous season.
 Â
Click the legend to remove depths from a plot for a cleaner look.
## Warning: Using `size` aesthetic for lines was deprecated in ggplot2 3.4.0.
## ℹ Please use `linewidth` instead.
## This warning is displayed once every 8 hours.
## Call `lifecycle::last_lifecycle_warnings()` to see where this warning was
## generated.
## $DO_plot
##
## $Temp_plot
##
## $PC_plot
##
## $Chla_plot
Chla_plot(carmidata %>%
filter(Depth<1.3, year(DateTime) == 2025) %>%
mutate(Chlaavg=rollmean(Chla,k=24,fill=NA),
Chlaavg = rollmean(Chla, k = 24, fill = NA)))