Graph Machine Learning
AnemoI
English
anaprietonem commited on
Commit
418e4a3
·
verified ·
1 Parent(s): 2b1f800

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -62,6 +62,8 @@ pip install anemoi-inference[plugin] anemoi-models==0.2
62
 
63
  ai-models anemoi --checkpoint aifs_single_v0.2.1.ckpt --file example_20241107_12_n320.grib
64
  ```
 
 
65
 
66
  ## Training Details
67
 
 
62
 
63
  ai-models anemoi --checkpoint aifs_single_v0.2.1.ckpt --file example_20241107_12_n320.grib
64
  ```
65
+ The above command will write the forecast results to anemoi.grib
66
+ #missing - example how to plot/open the anemoi.grib
67
 
68
  ## Training Details
69