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: 4 months ago
Linked from 1 awesome list
forecasting-modelsgraph-neural-networkspytorchweather
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Google Research's MetNet and MetNet-2 weather forecasting models using PyTorch. | 245 |
| An API that predicts hourly weather features based on historical data using machine learning models. | 71 |
| Provides an open-source solar forecast tool using weather prediction models | 71 |
| An open-source framework for training and using global weather forecasting models inspired by FourCastNet and GraphCast. | 307 |
| 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 |
| A deep learning-based framework for predicting wind speeds using LSTM networks in PyTorch. | 180 |
| A Python package for geospatial manipulation and analysis of climate datasets stored in various formats | 70 |
| A Python framework for ensemble prediction and forecast verification in various weather-related fields | 477 |
| A software framework for training and evaluating neural networks for weather prediction in specific geographic areas. | 126 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| A tool that displays current weather information from an external API | 118 |
| An atmospheric model implementation in Python | 15 |
| An application for predicting solar electricity generation using machine learning and satellite imagery | 103 |
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| An application that generates AI-based weather forecasts from various data sources | 109 |