Behind the Code (technical deep-dive)

Home » Blog » Behind the Code (technical deep-dive)
woman in yellowstone

When I began my internship at the Henry’s Fork Foundation (HFF), I knew I’d be working with data, but I didn’t realize how deep those waters would go. Over the summer, I’ve had the chance to build, expand, and refine some of the core data tools HFF uses to understand the Henry’s Fork and the larger Snake River system.
I know not everyone reading this is a data nerd like me, but I’d love to give you a glimpse of the work I did. I promise to keep it clear, even if some of the details sound technical!
One of my first projects was updating and expanding HFF’s real-time water quantity app. This tool takes data from stream gages and reservoirs and makes it available online for the public, anglers, and water managers. When I arrived, the app mostly focused on Henry’s Fork. My work expanded its reach to include the South Fork of the Snake River and the Snake River headwaters. This meant writing scripts to automatically pull in new data sources, clean them, and link them to the app’s database. It may not sound glamorous, but it means more people can see, in real-time, how water is moving across the basin. And for a watershed where timing and quantity are everything, that kind of access is powerful.

A snippet of what expanded watershed on the web app would look like.

After the real-time work, I shifted to a much deeper task: building what I started calling my “scratch reader” — a daily climate data reader that pulls together records from dozens of stations, some going back to 1971.
This was harder than it sounds. Many of the datasets had issues:
– Negative daily precipitation (DP) values that needed to be corrected.
– Mismatched precipitation and temperature data across stations.
– Missing stretches of climate data that had to be estimated from nearby stations.
An example of fixing one of these issues was, I wrote scripts that:
– Checked for missing or impossible values,
– Paired stations together based on correlations (using SNOTEL and other sources), and
– Filled gaps using linear regression models, cascading through first-, second-, and third-choice reference stations.
By the end, I had created a complete, bias-corrected dataset covering over 40 stations, stretching from the 1970s to the present. This work will hopefully now feed into HFF’s daily water report models — making them stronger, more reliable, and more reflective of long-term climate.

Some of my other detailed work involved temperature and evapotranspiration (ET) data, and a lot of time was spent correcting and filling in missing records.
For example: Developed methods with my mentor to fill precipitation (AP/DP) values year by year, sometimes reaching back to 1989–2006 for stations like Grand Targhee.
It might sound like a tangle of scripts and CSV files (and sometimes it felt that way), but the outcome was simple: turning incomplete, messy climate histories into usable, trustworthy records.

The Henry’s Fork Foundation has long relied on data to guide water management and conservation. The work I did this summer ensures that the models HFF runs each day are backed by decades of climate history — not just today’s conditions. That means better forecasts, more informed management, and a stronger foundation for science-driven decisions in the watershed.
For me, it also showed how much persistence data science takes. Debugging, checking correlations, re-running models — it’s a lot like wading through a river. You have to keep moving, even when the current pushes back.

 

Can’t forget my first wading experience!
Collecting data from the logger.

 

 

 

 

 

 

 

 

 

 

 

 

Of course, this internship wasn’t only about code. The people I worked with, my fellow interns, HFF staff, and especially Dr. Rob Van Kirk, made this experience incredibly meaningful.
As the summer went on, one by one the other interns finished their projects and headed home. I’m wrapping up a week later, with the intern suite strangely quiet. Saying goodbye wasn’t easy, especially after all the shared adventures, from hiking Packsaddle Lake to sandboarding at the St. Anthony dunes.
It’s bittersweet to leave both the friends I made and the Idaho waters I’ve come to love. But just like the datasets I worked on, I feel like these experiences will stay with me long after the gaps are filled.

At the Sand Dunes..
At Packsaddle Lake.
Facebook
LinkedIn
Pinterest

Recent Posts

Intern
Tate Sargeant

The Summer I Turned Crispy

Unfortunately, I am a child. I graduated from high school an entire month ago. I was a Senior, with all the absolute power and respect that the rank endows, and now, I am an intern. If I were on a totem pole, I’d be in the dirt. Luckily, there is no real totem pole. Instead, there is an office full of wonderful and supportive people, specifically my mentor, Joe. Despite my inexperience and academic infancy,

Read More »
Intern
Claude Morris

The Story Behind the Data

As an undergraduate studying economics and environmental studies, I have done my fair share of data analysis and modeling. I applied to work at the Henry’s Fork Foundation this summer to experience the other side of research; the groundwork and data collection. My econometrics professor would always reiterate to our class that when we are modeling data, we are taking numbers (data) and eliciting their story. If modeling data is telling a story with numbers, then data collection must be like raising the numbers from the dead and giving

Read More »
Water Quality
Christina Morrisett

July 2026 Water Quality Forecast for Island Park

In early April, when ice melted off Island Park Reservoir one month earlier than usual, scientists at the Henry’s Fork Foundation (HFF) predicted an early onset of poor water quality conditions in Island Park Reservoir and the Henry’s Fork downstream. Warm air temperatures, low streamflow into the reservoir, and longer days with more sunlight are a recipe for algae blooms, the primary culprit of turbid water in Island Park. But we arrived at the end

Read More »
An aerial view of Island Park Dam. The reservoir sits behind it and the river flows below it.
Water Quality
Christina Morrisett

Summer 2026 Water Quality Forecast for Island Park

This article was originally published in Island Park News on May 29, 2026 Ice melted on Island Park Reservoir on March 31, 2026—four weeks earlier than normal and the earliest the Henry’s Fork Foundation (HFF) has observed in 12 years of monitoring. Such an early ice melt was not unexpected given the region’s near-record warm and dry winter. But ice melting a month early has implications for water quality in Island Park Reservoir and the

Read More »