Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 620 Bytes

File metadata and controls

10 lines (9 loc) · 620 Bytes

WeatherAnalyzer

This project is created for weather forecast analyzing using OpenWeather API to obtain weather forecast data in Lviv for 5 days with at intervals of 3 hours. Gui was made with the usage of Tkinter. The program is tested on the following operating systems: Windows 10, Ubuntu 20.04.

Tasks

  • Find the average temperature for each day.
  • For each day to find time with the maximum humidity.
  • Find the warmest and coldest days.
  • Find days with the same humidity.
  • Find the temperature for days at maximum speed wind.
  • Dynamics of change of average temperature for common days with two json files.