openclimatefix / graph_weather

PyTorch implementation of Ryan Keisler's 2022 "Forecasting Global Weather with Graph Neural Networks" paper (https://arxiv.org/abs/2202.07575)
MIT License
188 stars 47 forks source link

NREL's Sup3r #73

Open jacobbieker opened 1 year ago

jacobbieker commented 1 year ago

Arxiv/Blog/Paper Link

https://github.com/NREL/sup3r uses GANs to create high-res solar and wind data from other NWP data. Not graph related, but weather related here.

Context

It is an interesting way of using GANs for increasing the resolution of wind and solar data both temporally and spatially.