openclimatefix / metnet

PyTorch Implementation of Google Research's MetNet and MetNet-2
MIT License
231 stars 47 forks source link

Add official MetNet-2 Version #47

Open jacobbieker opened 1 year ago

jacobbieker commented 1 year ago

https://colab.research.google.com/github/google/ai-weather-climate/blob/main/metnet2/colab.ipynb#scrollTo=Ruv8nb6E3rho

This is apparently MetNet-2 official version. Would be good to compare and incorporate that into this version. Their version is JAX-based.