lyokoth / stream-weather

a weather app designed to predict a 7 day forecast for a given city using NWS, Climacell, Mapbox, and Streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#🌧️Rainy Day Predictor🌧️

This app predicts the probability of rain for seven days in a given location. It uses the Climacell API to get the weather data and Streamlit to display the results.

It is mainly used to predict rainfall and other abnormal weather for the next several days using the National Weather Service's API.

Only U.S. Locations (cities) available for now. Will add more cities and countries in the future.

About

a weather app designed to predict a 7 day forecast for a given city using NWS, Climacell, Mapbox, and Streamlit


Languages

Language:Python 61.4%Language:HTML 35.3%Language:JavaScript 3.3%