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

South Fork
Patrick Nardi

SUMMER ON THE SOUTH FORK

It’s no secret that the Henry’s Fork is a river of grandeur. To those that fish it, it is like a church – a sanctuary that breathes fly-fishing legend. However, the South Fork quietly rumbles in the distance, with striking beauty, and equally legendary status. The South Fork’s deep, ripping currents, and plugging canyon walls hold many anglers fish of a lifetime. However, beyond trout fishing, it is the community deeply rooted in the waters

Read More »
Intern
Sam Pruitt

(Almost) Snow-less Snow Science

As an MSU undergrad studying snow science, a summer internship might sound unlikely. Fortunately, snow is an invaluable resource year-round out here in the west, providing the majority of our water supply. My original project with the Henry’s Fork Foundation was to install snow monitoring stations across the watershed to better capture the spatial variability of its winter snowpack, however funding and approval has been backlogged. Luckily, my mentor ,Dr. Otto Lang, had another project

Read More »
Intern
Audrey Hunter

My First Time Fly Fishing

Claude’s secret but likely identifiable fishing spot My first Sunday in Ashton, Claude, the Washington and Lee Intern, did me the great kindness of taking me fly fishing for the first time in my entire life. I am not in any way an experienced angler. I’ve caught one fish in my entire life. I can’t identify it, and I only caught it with the help of my vastly more experienced little brother. Upon arriving here,

Read More »
Intern
Kate Shiffler

Balancing Analysis and Adventure: A Week with the Field Work Intern

My name is Kathryn (Kate) Shiffler and I am the field work intern here at the foundation this summer! I am a rising sophomore at the University of Idaho, with a dual major in Conservation Biology and Wildlife Science. Although, from my work here so far, fisheries and aquatic science is starting to call my name. Crazy how one (or half of one) internship can change your mind so quickly! So, what does the Field

Read More »