Skip to content

Commit a7080c7

Browse files
committed
Update water conditions 2026-09-17 11:00
1 parent cbf9622 commit a7080c7

3 files changed

Lines changed: 42 additions & 42 deletions

File tree

last_good_data.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
[
2-
{
3-
"date_time": "2026-09-15T21:00:00-05:00",
4-
"elevation": 655.95,
5-
"tailwater": 452.02,
6-
"generation": 30,
7-
"turbine_release": 2397,
8-
"spillway_release": 0,
9-
"total_release": 2397
10-
},
112
{
123
"date_time": "2026-09-15T22:00:00-05:00",
134
"elevation": 655.96,
@@ -322,5 +313,14 @@
322313
"turbine_release": 2116,
323314
"spillway_release": 0,
324315
"total_release": 2116
316+
},
317+
{
318+
"date_time": "2026-09-17T09:00:00-05:00",
319+
"elevation": 655.81,
320+
"tailwater": 451.67,
321+
"generation": 29,
322+
"turbine_release": 2400,
323+
"spillway_release": 0,
324+
"total_release": 2400
325325
}
326326
]

vertical_flow_chart.png

-75 Bytes
Loading

white_hole_conditions.html

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>White Hole Conditions - 2026-09-17 09:00</title>
6+
<title>White Hole Conditions - 2026-09-17 10:00</title>
77
<style>
88
body {
99
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
@@ -148,20 +148,20 @@
148148
</head>
149149
<body>
150150
<h1>White Hole Current Conditions</h1>
151-
<p class="subtitle">Thursday, September 17, 2026 at 09:00 AM</p>
151+
<p class="subtitle">Thursday, September 17, 2026 at 10:00 AM</p>
152152

153153

154154
<!-- HEADLINE BANNER -->
155155
<div class="headline-banner">
156156
<div class="main-status">✅ GOOD WADING — Conditions favorable</div>
157-
<div class="forecast-status">⏱️ RISING WATER arriving in ~43 minutes</div>
157+
<div class="forecast-status">⏱️ RISING WATER arriving in ~39 minutes</div>
158158
<div class="forecast-status" style="margin-top: 5px; opacity: 0.9;">📅 HIGH WATER SCHEDULED — ~3:25 PM</div>
159159
</div>
160160

161161
<!-- CURRENT CONDITIONS -->
162162
<div class="current-conditions">
163163
<h3>Current Conditions at White Hole</h3>
164-
<div class="flow-display">729 CFS</div>
164+
<div class="flow-display">1,603 CFS</div>
165165
<div class="generator-display">Equivalent to 0-1 generators</div>
166166
<div class="condition-pills">
167167
<span class="pill wading">Excellent Wading</span>
@@ -189,6 +189,14 @@ <h3>Water Timeline</h3>
189189

190190
<tr><td colspan="3" style="padding: 8px 10px; font-size: 0.8em; font-weight: bold; color: #6b46c1; text-transform: uppercase; letter-spacing: 0.05em; background-color: #f3e8ff;">Scheduled (SWPA forecast)</td></tr>
191191

192+
<tr style="background-color: #faf5ff; border-left: 4px solid #e53e3e;">
193+
<td style="padding: 10px; font-weight: bold;">1 PM</td>
194+
<td style="padding: 10px;">11,728 CFS<br><small style="color: #666;">(3-4 generators: 11478 generation + 250 min flow)</small></td>
195+
<td style="padding: 10px;">~3:25 PM
196+
<span style="display: inline-block; margin-left: 6px; padding: 2px 8px; border-radius: 12px; font-size: 0.8em; background-color: #fee2e2; color: #991b1b;">No Wading</span>
197+
</td>
198+
</tr>
199+
192200
<tr style="background-color: #faf5ff; ">
193201
<td style="padding: 10px; font-weight: bold;">12 PM</td>
194202
<td style="padding: 10px;">4,976 CFS<br><small style="color: #666;">(1-2 generators: 4726 generation + 250 min flow)</small></td>
@@ -213,39 +221,31 @@ <h3>Water Timeline</h3>
213221
</td>
214222
</tr>
215223

216-
<tr style="background-color: #faf5ff; ">
217-
<td style="padding: 10px; font-weight: bold;">9 AM</td>
218-
<td style="padding: 10px;">2,276 CFS<br><small style="color: #666;">(0-1 generators: 2026 generation + 250 min flow)</small></td>
219-
<td style="padding: 10px;">~12:33 PM
220-
<span style="display: inline-block; margin-left: 6px; padding: 2px 8px; border-radius: 12px; font-size: 0.8em; background-color: #fef3c7; color: #92400e;">Still Wadable</span>
221-
</td>
222-
</tr>
223-
224224

225225

226226
<tr><td colspan="3" style="padding: 8px 10px; font-size: 0.8em; font-weight: bold; color: #2b6cb0; text-transform: uppercase; letter-spacing: 0.05em; background-color: #ebf8ff;">Actual (dam readings)</td></tr>
227227

228+
<tr style="background-color: #ebf8ff;">
229+
<td style="padding: 10px; font-weight: bold;">9:00 AM</td>
230+
<td style="padding: 10px;">2,400 CFS<br><small style="color: #666;">(0-1 generators)</small></td>
231+
<td style="padding: 10px;"><span style="color: #2b6cb0;">→ Arrives ~12:31 PM (in 151 min)</span></td>
232+
</tr>
233+
228234
<tr style="background-color: #ebf8ff;">
229235
<td style="padding: 10px; font-weight: bold;">8:00 AM</td>
230236
<td style="padding: 10px;">2,116 CFS<br><small style="color: #666;">(0-1 generators)</small></td>
231-
<td style="padding: 10px;"><span style="color: #2b6cb0;">→ Arrives ~11:35 AM (in 155 min)</span></td>
237+
<td style="padding: 10px;"><span style="color: #2b6cb0;">→ Arrives ~11:35 AM (in 95 min)</span></td>
232238
</tr>
233239

234240
<tr style="background-color: #ebf8ff;">
235241
<td style="padding: 10px; font-weight: bold;">7:00 AM</td>
236242
<td style="padding: 10px;">1,897 CFS<br><small style="color: #666;">(0-1 generators)</small></td>
237-
<td style="padding: 10px;"><span style="color: #2b6cb0;">→ Arrives ~10:39 AM (in 99 min)</span></td>
243+
<td style="padding: 10px;"><span style="color: #2b6cb0;">→ Arrives ~10:39 AM (in 39 min)</span></td>
238244
</tr>
239245

240-
<tr style="background-color: #ebf8ff;">
246+
<tr style="background-color: #e6fffa;">
241247
<td style="padding: 10px; font-weight: bold;">6:00 AM</td>
242248
<td style="padding: 10px;">1,603 CFS<br><small style="color: #666;">(0-1 generators)</small></td>
243-
<td style="padding: 10px;"><span style="color: #2b6cb0;">→ Arrives ~9:44 AM (in 43 min)</span></td>
244-
</tr>
245-
246-
<tr style="background-color: #e6fffa;">
247-
<td style="padding: 10px; font-weight: bold;">5:00 AM</td>
248-
<td style="padding: 10px;">729 CFS<br><small style="color: #666;">(0-1 generators)</small></td>
249249
<td style="padding: 10px;"><span style="color: #319795; font-weight: bold;">← AT WHITE HOLE NOW</span></td>
250250
</tr>
251251

@@ -276,9 +276,9 @@ <h3>Water Flow Progression</h3>
276276
</summary>
277277
<div style="padding: 15px;">
278278
<ul>
279-
<li>Latest dam reading: 2,116 CFS at 2026-09-17 08:00</li>
279+
<li>Latest dam reading: 2,400 CFS at 2026-09-17 09:00</li>
280280
<li>Travel time to White Hole: 3.7 hours at current flow</li>
281-
<li>White Hole conditions based on dam reading from: 2026-09-17 05:00</li>
281+
<li>White Hole conditions based on dam reading from: 2026-09-17 06:00</li>
282282
</ul>
283283
</div>
284284
</details>
@@ -300,6 +300,13 @@ <h3>Water Flow Progression</h3>
300300
</thead>
301301
<tbody>
302302

303+
<tr style="border-bottom: 1px solid #eee;">
304+
<td style="padding: 8px;">2026-09-17 09:00</td>
305+
<td style="padding: 8px; text-align: right;">2400</td>
306+
<td style="padding: 8px; text-align: right;">0.7</td>
307+
<td style="padding: 8px; text-align: right;">3.5</td>
308+
</tr>
309+
303310
<tr style="border-bottom: 1px solid #eee;">
304311
<td style="padding: 8px;">2026-09-17 08:00</td>
305312
<td style="padding: 8px; text-align: right;">2116</td>
@@ -370,13 +377,6 @@ <h3>Water Flow Progression</h3>
370377
<td style="padding: 8px; text-align: right;">3.7</td>
371378
</tr>
372379

373-
<tr style="border-bottom: 1px solid #eee;">
374-
<td style="padding: 8px;">2026-09-16 22:00</td>
375-
<td style="padding: 8px; text-align: right;">638</td>
376-
<td style="padding: 8px; text-align: right;">0.2</td>
377-
<td style="padding: 8px; text-align: right;">3.7</td>
378-
</tr>
379-
380380
</tbody>
381381
</table>
382382
</div>
@@ -388,12 +388,12 @@ <h3>Water Flow Progression</h3>
388388
<details class="timeline-box">
389389
<summary style="cursor: default; list-style: none;">
390390
<h3 style="display: inline;">🎣 Fishing Report — Gaston's to Cranor's Island</h3>
391-
<span style="color: #666; margin-left: 8px;">Minimum flow (dead low) · 729 CFS</span>
391+
<span style="color: #666; margin-left: 8px;">Minimum flow (dead low) · 1,603 CFS</span>
392392
</summary>
393393
<p style="color: #666; margin: 12px 0 4px;">Fall (September–October): pre-spawn browns</p>
394394

395395
<p style="font-size: 1.1em; margin: 10px 0;"><strong>Minimum flow (dead low)</strong>
396-
729 CFS at White Hole (0-1 generators)</p>
396+
1,603 CFS at White Hole (0-1 generators)</p>
397397
<p style="color: #444;">The river is a giant spring creek. Gravel bars exposed; prop strikes are the boat risk and the White Hole ramp can be tricky to launch. Wading is wide open. Fish see everything — go light for rainbows, go dark (not light) for browns.</p>
398398
<p style="margin: 6px 0; font-size: 0.9em;"><a href="https://www.google.com/maps?q=36.347597191038865,-92.55540040484095" target="_blank" style="color: #2b6cb0;">📍 Gaston's</a> · <a href="https://www.google.com/maps?q=36.329897607316106,-92.53355649411128" target="_blank" style="color: #2b6cb0;">📍 White Hole</a> · <a href="https://www.google.com/maps?q=36.333492497534266,-92.56191314472997" target="_blank" style="color: #2b6cb0;">📍 Cranor's Island</a></p>
399399
<h4 style="color: #2c3e50; margin: 18px 0 6px;">Where to go</h4>
@@ -495,7 +495,7 @@ <h4 style="color: #2c3e50; margin: 18px 0 6px;">Rigging &amp; techniques (refere
495495
</details>
496496

497497
<div class="timestamp">
498-
Data retrieved and processed on 2026-09-17 09:00:10 (Central time)<br>
498+
Data retrieved and processed on 2026-09-17 10:00:08 (Central time)<br>
499499
Travel times are observational estimates (per <a href="https://www.hisplaceresort.net/white-river-info" target="_blank" style="color: #718096;">His Place Resort</a>) &mdash; always judge wading safety on-site.<br>
500500
&copy; 2026 Brian Carroll. All rights reserved.
501501
</div>

0 commit comments

Comments
 (0)