graph_weather
Weather forecaster
An implementation of a forecasting model using graph neural networks to predict global weather patterns.
PyTorch implementation of Ryan Keisler's 2022 "Forecasting Global Weather with Graph Neural Networks" paper (https://arxiv.org/abs/2202.07575)
209 stars
8 watching
51 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
forecasting-modelsgraph-neural-networkspytorchweather
Related projects:
Repository | Description | Stars |
---|---|---|
openclimatefix/metnet | An implementation of Google Research's MetNet and MetNet-2 weather forecasting models using PyTorch. | 245 |
ibm/max-weather-forecaster | An API that predicts hourly weather features based on historical data using machine learning models. | 71 |
openclimatefix/open-source-quartz-solar-forecast | Provides an open-source solar forecast tool using weather prediction models | 71 |
hfailab/opencastkit | An open-source framework for training and using global weather forecasting models inspired by FourCastNet and GraphCast. | 307 |
yotkadata/meteo_hist | An interactive web app that generates climate graphs using historical weather data from Open-Meteo and allows users to compare temperature and precipitation patterns over time. | 47 |
wizaron/deep-forecast-pytorch | A deep learning-based framework for predicting wind speeds using LSTM networks in PyTorch. | 180 |
ncpp/ocgis | A Python package for geospatial manipulation and analysis of climate datasets stored in various formats | 70 |
pysteps/pysteps | A Python framework for ensemble prediction and forecast verification in various weather-related fields | 477 |
mllam/neural-lam | A software framework for training and evaluating neural networks for weather prediction in specific geographic areas. | 126 |
benedekrozemberczki/pytorch_geometric_temporal | A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
egargo/pwygit | A tool that displays current weather information from an external API | 118 |
noaa-gfdl/pace | An atmospheric model implementation in Python | 15 |
openclimatefix/quartz-frontend | An application for predicting solar electricity generation using machine learning and satellite imagery | 103 |
jwyang/graph-rcnn.pytorch | A collection of PyTorch implementations of various scene graph generation models | 732 |
darothen/ai-models-for-all | An application that generates AI-based weather forecasts from various data sources | 109 |