Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# FourCastNet: a global data-driven high-resolution weather model
|
@@ -10,11 +17,11 @@ See also: [Github repository](https://github.com/HFAiLab/FourCastNet) and [High-
|
|
10 |
|
11 |
Typhoon track prediction:
|
12 |
|
13 |
-
, a daily updated demo released by [High-Flyer AI](https://www.high-flyer.cn/en/).
|
20 |
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- zh
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
tags:
|
9 |
+
- climate
|
10 |
---
|
11 |
|
12 |
# FourCastNet: a global data-driven high-resolution weather model
|
|
|
17 |
|
18 |
Typhoon track prediction:
|
19 |
|
20 |
+

|
21 |
|
22 |
Water vapour prediction:
|
23 |
|
24 |
+

|
25 |
|
26 |
For more cases about FourCastNet prediction, please have a look at [HF-Earth](https://www.high-flyer.cn/hf-earth/), a daily updated demo released by [High-Flyer AI](https://www.high-flyer.cn/en/).
|
27 |
|