Skip to content

Graphs using Meteostat's data on San Diego for the year 2022.

Notifications You must be signed in to change notification settings

francescorn/san_diego_weather_2022

Repository files navigation

San Diego Weather 2022

Overview

Graphs using Meteostat's data on San Diego for the year 2022. I was investigating if there was an increasing trend in temperature in my hometown of San Diego. I counted how many times it rained. I also was curious to see if there was a correlation between pressure and temperature.

Graphs

Files Description
san_diego_lows_averages_highs.py I plotted a line chart showing daily minimum, average, and maximum temperature
san_diego_lows.py san_diego_averages.py san_diego_highs.py I plotted a line chart showing daily minimum, average, and maximum temperature respectively and a trendline
san_diego_precipitation.py I plotted the daily precipitation and counted how many times it rained.
san_diego_pressure.py I plotted the daily pressure
san_diego_avg_temp_vs_pressure.py I plotted the pressure on the x axis versus the temperature on the y axis
I plotted the regression line and calculated the correlation coefficent and p-value

Daily Minimum, Average, and Maximum Temperature

Daily Minimum, Average, and Maximum Temperature

Daily Minimum Temperature

Daily Minimum Temperature

Daily Average Temperature

Daily Average Temperature

Daily Maximum Temperature

Daily Maximum Temperature

Daily Precipitation

Daily Precipitation

Daily Pressure

Daily Pressure

Daily Average Temperature Versus Daily Pressure

Daily Average Temperature Versus Daily Pressure

About

Graphs using Meteostat's data on San Diego for the year 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages