Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 765 Bytes

File metadata and controls

13 lines (9 loc) · 765 Bytes

Wet Bulb Temperature Project

Project Overview

This project explores the concept of Wet Bulb Temperature—a crucial measure that combines heat and humidity to understand the potential impact on human health, especially in the context of rising global temperatures.

Features

  1. Weather Information: Provides real-time weather data for cities using the OpenWeather API.
  2. Wet Bulb Temperature Calculator: Calculates the Wet Bulb Temperature based on user-inputted temperature and relative humidity.
  3. Historical Data Visualization: Visualizes historical Wet Bulb Temperature data for coastal areas.

Streamlit App

Check out the live demo of the project on Streamlit: Wet Bulb Temperature App