Skip to content

Python program with GUI downloading GFS weather forecast data

Notifications You must be signed in to change notification settings

marek-lubieniecki/weather_forecast_gui

Repository files navigation

weather_forecast_gui

Python program with GUI downloading GFS weather forecast data

The program uses netCDF4 framework to download weather forecast data from GFS model. GUI built in PyQt5 is used to input data required to download the forecast:

  • latitude and longitude of the location
  • date of the forecast

The forecast can be viewed in GUI and the wind profile saved to a .txt file.

plot

About

Python program with GUI downloading GFS weather forecast data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages