<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nenana |</title><link>https://www.allysonstoll.info/tags/nenana/</link><atom:link href="https://www.allysonstoll.info/tags/nenana/index.xml" rel="self" type="application/rss+xml"/><description>Nenana</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 21 May 2024 00:00:00 +0000</lastBuildDate><image><url>https://www.allysonstoll.info/media/icon_hu_49a17d43bedfcacc.png</url><title>Nenana</title><link>https://www.allysonstoll.info/tags/nenana/</link></image><item><title>A Little Exploratory Data Analysis</title><link>https://www.allysonstoll.info/blog/nenana-eda/</link><pubDate>Tue, 21 May 2024 00:00:00 +0000</pubDate><guid>https://www.allysonstoll.info/blog/nenana-eda/</guid><description>&lt;h3 id="national-snow-and-ice-data-center"&gt;National Snow and Ice Data Center&lt;/h3&gt;
&lt;p&gt;Since weather data for Nenana is sparse before 1977, I&amp;rsquo;ll only be using weather data from then to the present. Below, I&amp;rsquo;ve replotted the Tenana River ice breakup dates. The year 1978 is marked with a vertical dashed red line, and the bold horizontal line is the mean break up date for 1978-2021 (which is the 121th day of the year, or May 1st).&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="./img/2022-03-10/output_10_1.png" alt="Tenana River Ice Breakup Dates 1917-2021 with Updated Mean" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;center&gt;&lt;b&gt;Figure 1. Time series of the Tanana River ice breakup dates for the period 1917-2021 with the mean breakup date for 1980-2021 indicated by the bold horizontal line.&lt;/b&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve created a density plot of the breakup dates by time period below in Figure 2. You can see the mean breakup date for 1980-2021 is approximately three days earlier than the average for the entire period.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="./img/2022-03-10/output_19_0.png" alt="Density Plot of Tenana River Ice Breakup Dates" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;center&gt;&lt;b&gt;Figure 2. Density plot of the Tanana River ice breakup dates by time period.&lt;/b&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;Looking at the histograms of the breakup date and time of day proved interesting. I added a density plot layer to smooth out trying to read the plots. For the day of the year, there is a peak around 120 days with a second smaller peak around a week later. For the time of day, it appears breakup peaks noon-4 pm and tapers off the rest of the evening and not typically occuring midnight-8 am.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="./img/2022-03-10/output_20_0.png" alt="Distribution of Breakup Dates" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="./img/2022-03-10/output_21_1.png" alt="Distribution of Breakup Times" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;center&gt;&lt;b&gt;Figure 3. Histogram and density plots of the Tanana River ice breakup by date and time of day.&lt;/b&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;So, if you were to guess from historical data: the 121st day of the year (May 1st, or April 30th on leap years) sometime between noon and 4 pm would get you pretty close.&lt;/p&gt;
&lt;!--
## Climate and Weather Data
--&gt;
&lt;script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'&gt;&lt;/script&gt;
&lt;script&gt;
kofiWidgetOverlay.draw('datallurgy', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Coffee?',
'floating-chat.donateButton.background-color': '#2f873c',
'floating-chat.donateButton.text-color': '#fff'
});
&lt;/script&gt;</description></item><item><title>Let's do the Nenana Ice Classic!</title><link>https://www.allysonstoll.info/blog/lets-do-the-nenana-ice-classic/</link><pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.allysonstoll.info/blog/lets-do-the-nenana-ice-classic/</guid><description>&lt;h2 id="why-now"&gt;Why now?&lt;/h2&gt;
&lt;p&gt;Gambling in Alaska is strictly controlled outside of bingo and pulltabs, so the Nenana Ice Classic is one of the few sanctioned gambling outlets you can legally participate in for the state. I lived in Anchorage for 8 years and am not a big gambler. So, I didn&amp;rsquo;t participate while I lived in state, but prediction is always a fun and interesting challenge so I figured I&amp;rsquo;d finally give it a try.&lt;/p&gt;
&lt;p&gt;Interestingly enough, I&amp;rsquo;m not the only person to attempt to take a scientific approach to predicting the ice breakup&lt;sup id="fnref:1"&gt;&lt;a href="#fn:1" class="footnote-ref" role="doc-noteref"&gt;1&lt;/a&gt;&lt;/sup&gt;. Tommy Lee Waters won three different years by drilling holes to measure ice thickness in the area, studying historical data and spending $5,000 on guesses. (That&amp;rsquo;s 2,000 guesses, by the way.)&lt;/p&gt;
&lt;h2 id="data-sources"&gt;Data Sources&lt;/h2&gt;
&lt;h3 id="national-snow-and-ice-data-center"&gt;National Snow and Ice Data Center&lt;/h3&gt;
&lt;p&gt;The
collects and shares snow and ice data from digital and analog sources. The Tenana River ice annual break up dates for Nenana, AK&lt;sup id="fnref:2"&gt;&lt;a href="#fn:2" class="footnote-ref" role="doc-noteref"&gt;2&lt;/a&gt;&lt;/sup&gt; are stored by NSIDC under
. This dataset contains ice breakup date of each year from 1917-2021. The date is broken down to &lt;code&gt;year&lt;/code&gt;, &lt;code&gt;month&lt;/code&gt;, &lt;code&gt;date&lt;/code&gt;, &lt;code&gt;time&lt;/code&gt; and &lt;code&gt;decimal_day&lt;/code&gt; of the year, which represents both the day of the year and time of the day in the same record. All breakup times are logged in Alaska Standard Time.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Table 1. Example Data from the NSIDC Dataset&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style="text-align: center"&gt;Year&lt;/th&gt;
&lt;th style="text-align: center"&gt;Month&lt;/th&gt;
&lt;th style="text-align: center"&gt;Day&lt;/th&gt;
&lt;th style="text-align: center"&gt;Time&lt;/th&gt;
&lt;th style="text-align: center"&gt;Decimal Day&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align: center"&gt;2016&lt;/td&gt;
&lt;td style="text-align: center"&gt;April&lt;/td&gt;
&lt;td style="text-align: center"&gt;23&lt;/td&gt;
&lt;td style="text-align: center"&gt;15:39:00&lt;/td&gt;
&lt;td style="text-align: center"&gt;114.6521&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align: center"&gt;2017&lt;/td&gt;
&lt;td style="text-align: center"&gt;May&lt;/td&gt;
&lt;td style="text-align: center"&gt;1&lt;/td&gt;
&lt;td style="text-align: center"&gt;12:00:00&lt;/td&gt;
&lt;td style="text-align: center"&gt;121.5000&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align: center"&gt;2018&lt;/td&gt;
&lt;td style="text-align: center"&gt;May&lt;/td&gt;
&lt;td style="text-align: center"&gt;1&lt;/td&gt;
&lt;td style="text-align: center"&gt;13:18:00&lt;/td&gt;
&lt;td style="text-align: center"&gt;121.5542&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align: center"&gt;2019&lt;/td&gt;
&lt;td style="text-align: center"&gt;April&lt;/td&gt;
&lt;td style="text-align: center"&gt;14&lt;/td&gt;
&lt;td style="text-align: center"&gt;00:21:00&lt;/td&gt;
&lt;td style="text-align: center"&gt;104.0146&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align: center"&gt;2020&lt;/td&gt;
&lt;td style="text-align: center"&gt;April&lt;/td&gt;
&lt;td style="text-align: center"&gt;27&lt;/td&gt;
&lt;td style="text-align: center"&gt;12:56:00&lt;/td&gt;
&lt;td style="text-align: center"&gt;118.5389&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align: center"&gt;2021&lt;/td&gt;
&lt;td style="text-align: center"&gt;April&lt;/td&gt;
&lt;td style="text-align: center"&gt;30&lt;/td&gt;
&lt;td style="text-align: center"&gt;12:50:00&lt;/td&gt;
&lt;td style="text-align: center"&gt;120.5347&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;I&amp;rsquo;ve plotted the Tenana River ice breakup dates for this period below, with the dates in day of the year on the left and calendar date on the right axes. The green line represents the 9-year moving average and the bold horizontal line is the mean break up date for the period, which is the 124th day of the year or May 4th.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="./img/2022-02-14/output_9_1.png" alt="Tenana River Ice Breakup Dates 1917-2021" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;center&gt;&lt;b&gt;Figure 1. Time series of the Tanana River ice breakup dates for the period 1917-2021.&lt;/b&gt;&lt;/center&gt;
&lt;br&gt;
There is some drift in the data, as you can see over the course of the period that the breakup date is getting earlier and earlier in the year. This is likely due to global warming.&lt;/p&gt;
&lt;h3 id="weather-data"&gt;Weather Data&lt;/h3&gt;
&lt;p&gt;I sourced my weather data from
. Daily weather data from before 1977 for Nenana, AK is quite sparse and the nearest weather station is the Nenana Municipal Airport. The weather station is reasonably close to the tripod (approximately 1.25 miles away). This is seen below, where the weather station is located at the airport and the second point is the location of the Nenana Ice Classic tripod.&lt;/p&gt;
&lt;p&gt;
&lt;figure &gt;
&lt;div class="flex justify-center "&gt;
&lt;div class="w-full" &gt;&lt;img src="./img/2022-02-14/weather_station2.png" alt="Weather Station Location" loading="lazy" data-zoomable /&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/figure&gt;
&lt;center&gt;&lt;b&gt;Figure 2. Location of the Nenana Municipal Airport in relation to the Ice Classic tripod.&lt;/b&gt;&lt;/center&gt;&lt;/p&gt;
&lt;p&gt;Key parameters I intend to use for modelling are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Daily Temperature (Low, Mean and High, in °F)&lt;/li&gt;
&lt;li&gt;Heating Days (24h-Mean Temperature &amp;lt; 65°F)&lt;/li&gt;
&lt;li&gt;Ice Days (24h-Max Temperature &amp;lt; 32°F)&lt;/li&gt;
&lt;li&gt;
(Mean Temperature Difference &amp;lt; 65°F)&lt;/li&gt;
&lt;li&gt;Modified Heating Degree Days (Mean Temperature Difference &amp;lt; 32°F)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The Tenana River typically freezes between October and November each year&lt;sup id="fnref:3"&gt;&lt;a href="#fn:3" class="footnote-ref" role="doc-noteref"&gt;3&lt;/a&gt;&lt;/sup&gt; and the last day to submit guesses is April 5th. I&amp;rsquo;ll use weather data from October 1st to March 31st (6 months) for the prediction intervals.&lt;/p&gt;
&lt;!--
## Climate and Weather Data
--&gt;
&lt;script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'&gt;&lt;/script&gt;
&lt;script&gt;
kofiWidgetOverlay.draw('datallurgy', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Coffee?',
'floating-chat.donateButton.background-color': '#2f873c',
'floating-chat.donateButton.text-color': '#fff'
});
&lt;/script&gt;&lt;div class="footnotes" role="doc-endnotes"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;
&amp;#160;&lt;a href="#fnref:1" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:2"&gt;
&lt;p&gt;Nenana Ice Classic. Edited by W. N. Meier and C. F. Dewes. 2020. Nenana Ice Classic: Tanana River Ice Annual Breakup Dates, Version 2. Boulder, Colorado USA. NASA National Snow and Ice Data Center Distributed Active Archive Center. doi:
. 2022-02-16.&amp;#160;&lt;a href="#fnref:2" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:3"&gt;
&lt;p&gt;
&amp;#160;&lt;a href="#fnref:3" class="footnote-backref" role="doc-backlink"&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description></item></channel></rss>