Spaces:
Build error
Build error
readme
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: AIFS Weather Forecast π
|
3 |
+
emoji: π¦οΈ
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: "4.14.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
π **AIFS Weather Forecast**
|
13 |
+
Interactive visualization of ECMWF AIFS weather forecasts.
|
14 |
+
|
15 |
+
π Select how many hours ahead you want to forecast and which meteorological variable to visualize (e.g., 2m Temperature).
|
16 |
+
π Starting from the latest available data (2025-04-01 06:00 UTC).
|
17 |
+
π₯ Download forecast output in NetCDF format.
|
18 |
+
|
19 |
+

|
20 |
+
|