TCSS: Hurricane Severity System

Python  //  React  //  FastAPI  //  PostgreSQL  //  Geospatial Data

01. Overview

TCSS (Tropical Cyclone Severity System) is a full-stack meteorological platform designed to visualize the impact of hurricane-related hazards. It aggregates complex atmospheric data into a unified, interactive dashboard for real-time and historical analysis.

The system monitors live feeds from the NHC (National Hurricane Center) and NDFD (National Digital Forecast Database), providing users with instant insights into wind, surge, and rainfall severity levels using a customized categorization model.

02. Engineering & ETL Pipeline

The core of the project is a high-performance Python ETL pipeline that manages the lifecycle of high-resolution meteorological data.

03. Visualization & Interface

The frontend is a high-performance geospatial dashboard built with React and Leaflet, specifically architected to handle high-frequency temporal data.

View Source on GitHub Read TCSS Paper