Show HN: Skyrim – Open-source Large Weather Model (LWM) Zoo
19 points| sureklix | 1 year ago |github.com
To benchmark SOTA, we had to build a forecasting infra for all available large weather models and we could not find a solid tooling to do so, so we built Skyrim. Within <5 mins and <5 LOC you can run forecasts on par with global weather models that are run on 100K+ CPU HPCs!
We are implementing more models & fine-tuning capabilities. Let us know if anything more we can add, also happy to answer any questions!
Pwnguinz|1 year ago
When you say it's on par with global weather models, how is "weather prediction accuracy" measured?
Cool, none-the-less!
sureklix|1 year ago
The way accuracy is measured is through picking targets (say temperature at 2 meters, at x,y lat & lon and forecasted 24h ago) and comparing them on RMSE and ACC (anomaly correlation co-efficient). For instance, in Google Graphcast paper they pick 1380 targets and the model out performs NWPs in 90% of them.
JojoFatsani|1 year ago
sureklix|1 year ago
u2x|1 year ago
Always wanted to play with these models!
It's great to be able to use modal and get predictions without a gpu.
sureklix|1 year ago
frenty_dev|1 year ago
luskira|1 year ago
sureklix|1 year ago