Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherMesh-3

The purpose of this repository is to define the architecture of WindBorne's WeatherMesh3 as outlined in our ICLR submission WeatherMesh-3. We are not currently providing weights or any data processing used to run the model.

Installation

Install the required packages using:

./install.sh

To view the WeatherMesh3 architecture

Run our sample script at

python3 model.py

Or import the script and interact with the model yourself

from model import get_WeatherMesh3

model = get_WeatherMesh3()
print(model)

About

The public repo for the source code of WindBorne's WeatherMesh-3

Resources

Stars

26 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages