😴 Dormant

heatindextracker

Forked from ForkTheCity/heatindextracker

a heat index & surface temperature tracker that compares change in the urban heat island effect between zipcodes. provides potential explanations for the rate of change. made in matlab as a freshman project

only exists as a MATLAB app. would like a web version. may be a good hackathon project. pick it up if interested.

Recent Commits

GitHub README

Urban Heat Island Effect Tracker

A heat index & surface temperature tracker that compares temperature changes over time between ZIP codes in urban areas. Currently semi-functional for Houston, TX.

Data Sources

I pulled granules from NASA Earthdata's satellite data and mapped it to coordinates representing zip codes using QGIS. The processed data is stored as .csv files in the data/ directory.

Future Plans

Check out these issues and their associated sub-issues: help wanted issues

Proposed app functionality: Download satellite data -> Attach to ZIP codes -> Analyze ZIP codes -> Webapp

I plan to add support for urbanized areas in North America with a more automated process, more accurate readings, and maybe even implement an AI or API to generate a summary about what infrastructure or policies could be contributed to the rate of change in the urban heat island effect, quality of life, and then an overall summary for the most effective practices.

Project Origin

This started as a project for ENGI 1331 at the University of Houston in Spring 2025.

Project Journal

No journal entries yet.