Update README.md
Browse files
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 |
|