Graph Machine Learning
AnemoI
English
jpxkqx commited on
Commit
6208b6d
·
verified ·
1 Parent(s): 95d55f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -63,6 +63,14 @@ pip install anemoi-inference[plugin] anemoi-models==0.2
63
  ai-models anemoi --checkpoint aifs_single_v0.2.1.ckpt --file example_20241107_12_n320.grib
64
  ```
65
 
 
 
 
 
 
 
 
 
66
  ## Training Details
67
 
68
  ### Training Data
 
63
  ai-models anemoi --checkpoint aifs_single_v0.2.1.ckpt --file example_20241107_12_n320.grib
64
  ```
65
 
66
+ The input grib file can be downloaded from MARS:
67
+
68
+ ```
69
+ ai-model anemoi --retrieve-requests --checkpoint aifs_single_v0.2.1.ckpt > request_latest.mars
70
+ mars request_latest.mars
71
+ ```
72
+
73
+
74
  ## Training Details
75
 
76
  ### Training Data