Research & modeling
Everything below is reproducible from two files: a hand-kept catch log and a public NOAA weather record. Measured results are shown in solid teal. The one thing we estimated — water temperature — is shown in dashed amber and treated as a model, not a measurement.
Methods
This separation is deliberate. A study is only as trustworthy as its weakest unlabeled assumption, so the assumptions are labeled.
Findings — from the real catch log
Total fish recorded in each hourly slot, summed across all 61 sessions. The bite is steadiest through the early afternoon and softest right at the 11:00 start.
Each dot is one Saturday: that day's NOAA high (°F) against total fish caught. The amber line traces the average within four temperature bands. Catch rises into the mid-80s, then falls off on the hottest days.
Average catch on days NOAA recorded rain vs. none.
Average fish per session, by season. 2026 is partial (8 of ~18 Saturdays).
Modeling — estimated, not measured
The single biggest data gap in this study is the one number we most wanted: pond water temperature. There was no sensor in this basin, and we did not pretend otherwise. Instead we built a small model to estimate it — and made the estimate honest by stating exactly how it's built and how it could be wrong.
Two steps, both transparent:
1. Hourly air curve. Interpolate a smooth daily curve between the NOAA daily low (early morning) and high (mid-afternoon), so each fishing hour gets an estimated air temperature.
2. Time-lagged water response. Water warms slower than air and lags behind it. The model pushes a damped, delayed version of the air curve forward by a couple of hours — so estimated water temperature peaks in late afternoon rather than at the 3:00 air peak.
It is not calibrated against a single real water reading, because none exist for this pond. The lag and damping are reasonable assumptions, not fitted values. So the curve below shows the shape we expect, not a verified temperature.
Validation plan. A waterproof thermometer (~$15) or a submersible logger (~$30–80) dropped in on a few remaining Saturdays this summer would give real spot readings to test — and correct — this model. That's the next step.
Both lines are model output, not measurements. The point of the picture is the relationship: estimated water (heavier dashes) peaks around 16:00, lagging the estimated air peak at 15:00, and stays warm into the evening.
Open data
Everything on this page is reproducible. Measured files and the model file are kept separate — on purpose.