Recent Lake Conditions

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

The collection of these data and the larger Lake Carmi research project are primarily supported by Vermont Department of Environmental Conservation under the Clean Water Initiative, and conducted in collaboration with the Vermont DEC’s Lakes and Ponds Program.


Lake Condition Plots

Note: Click the tabs to view data from a previous season.
    Click the legend to remove depths from a plot for a cleaner look.

2024

## 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)))