Current Projects (Click to Expand a Project)

Community Air Monitoring

Quick Description

Currently working on a project to create a text alert system for air quality in Minneapolis (Website). This project will remain free and open-source and will include code to acquire, analyze, and visualize the data from the City of Minneapolis' Community Air Monitoring Project.




Cumulative Impacts (TABLED)

Abstract

It is understood that some parts of Minneapolis experience a greater burden of environmental hazard than others. Anecdotally and visually, this can be correlated to racially-restrictive housing practices of the early to mid 20th century. This project aims to quantify the cumulative environmental harms across Minneapolis at a fine spatial resolution with the intention of spatially correlating this with historic restrictive housing practices and modern demographics - continued here.

Co-authored series in the Alley Newspaper
(Part I | Part II | Part III)

Repository - Hazard Index   Pollution Web Map - Minneapolis


Visualizations

asthmaTrafficPm25emitters-FinalMap.png
Phillips_Traffic-FinalMap.png

Example PM2.5 Air Quality Hazard Index

ExampleHazardIndex.png

Data Sources

MPCA's Permitted Industrial Emissions

MnDoT's Annual Average Daily Traffic (AADT)

PLACES Asthma Rates




Past Projects

Twin Cities Mobility & Pollutants

Presented in Denver at the 2023 AAG Conference
(Slides | Recording)

In this project, I worked with Dr. Di Zhu and the GeoDI lab to explore the scaling relationships between human mobility and pollutants in the Twin Cities Metropolitan Area (TCMA). This involved:

  1. Cleaning and aggregating large datasets of:

    • Unique mobile device trajectories in the TCMA
    • Daily carbon dioxide emissions (Source)

  2. Computing human mobility indices at various time scales

  3. Exploring relationships between mobility indices and municipal carbon emissions

Visualizations

mpls_mobility.svg



Mitigating Runoff on the St. Paul Campus

The goal of this project was to find the most cost-effective storm-water runoff mitigation strategy for the St. Paul Campus of the University of Minnesota.

This involved use of ESRI's Model Builder to create workflows that computed rasters representing Rainfall at Surface (RAS) and Surface Absorption (SA) across the study area. Watersheds and flow accumulation were approximated as well using Digital Elevation Model (DEM) data.

Upon diagnosing the current condition of the campus’ storm preparedness, mitigation measures were proposed to bring net runoff of each watershed to zero.




Modeling Cercarial Dermatitis

REU Poster.png


In the summer of 2016, I participated in an undergraduate research experience at the University of Wisconsin – La Crosse. Following their crash course in mathematical ecology, my mentors, Dr. Greg Sandland and Dr. James Peirce, paired me with another undergraduate student, Kelly Buch.

Tasked with finding our own research topic, my partner and I scoured countless articles and research papers. We eventually resolved to study cercarial dermatitis, also known as swimmers’ itch, because the control practices at that time were particularly harmful to lake ecosystems. By the end of the summer, we had built our own mathematical model of the parasite-host dynamics and coded a specialized RK4 differential equation solver into Matlab. This allowed us to experiment with more ecologically sound treatment methods and devise recommendations for lake management across the Midwest.

We later presented our project at the 2017 Joint Mathematics Meeting in Atlanta, and our preliminary work led to a publication in 2020 by Dr. Peirce and Dr. Sandland, in which we are acknowledged.