You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/e-forecast-data/e1-short-term-forecast-data.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,13 @@ title: Short-term forecast data ('nowcasting')
6
6
7
7
# Short-term forecast data ('nowcasting')
8
8
9
-
:::warning
10
-
11
-
The following documentation is currently being prepared and may be subject to change.
12
-
13
-
:::
14
-
15
9
[Nowcasting](https://www.meteoswiss.admin.ch/weather/warning-and-forecasting-systems/nowcasting.html) involves high spatial and temporal resolution forecasts of weather developments for the next few minutes and up to a maximum of six hours ahead. The forecasts are updated every 5 or 10 minutes taking into account the latest available observations.
16
10
17
11
The Meteoswiss nowcasting system is calculated every 5-10 minutes and consists of a continuous nowcasting integrating different information sources, covering Switzerland and the neighbouring regions. The horizontal resolution is 1km. The 6-hour interval includes the seamless combination of observed, extrapolated and predicted data from the deterministic run of the ICON-CH1-EPS numerical weather pediction model.
18
12
19
-
The current deterministic implementation (INCA-CH) computes just one ensemble member. A new generation of nowcasting systems is in development. For this reason only a subset of the current INCA-CH parameters will become available trough our open data provision. In the next years additional parameters will be added.
13
+
The current deterministic implementation (INCA-CH) only computes one ensemble member. A new generation of nowcasting systems is under development and is expected to be available by 2027. For this reason, only a subset of the current INCA-CH parameters will be made available through our open data provision, and a major migration change will have to be planned for 2027–2028, including a new set of output parameters, parameter names and parameter metadata. A parallel phase in which both the old and new systems are active will be ensured.
20
14
21
-
The following parameters are currently under discussion to be made available:
15
+
The following parameters are available:
22
16
23
17
**Precipitation**
24
18
- Total precipitation (`RP`, 5 min values every 5 min, radar based precipitation product)
@@ -33,6 +27,9 @@ The following parameters are currently under discussion to be made available:
33
27
**Temperature**
34
28
- Temperature 2 m (`TT`, 10 min values every 60 min)
35
29
- Dew point temperature 2 m (`TD`, 10 min values every 60 min)
30
+
- Snowfall line (`ZS`, 10 min values every 60 min)
31
+
- Zero degree Isotherm (`Z0`, 10 min values every 60 min)
32
+
- Soil surface temperature (`TG`, 10 min values every 60 min)
36
33
37
34
## Data download {#data-download}
38
35
@@ -48,6 +45,9 @@ The following **example data file**s are available for download:
48
45
|**Wind direction (`DD_10min`)**| 10 min | 10 min |[DD_10min_INCA_202106280700.nc](https://zenodo.org/records/6470725/files/DD_10min_INCA_202204131500.nc)|`ogd-nowcasting_DD_10min_(date and time code).nc`| 60 |
49
46
|**Temperature 2 m (`TT`)**| 10 min | 60 min |[TT_INCA_202106280700.nc](https://github.com/MeteoSwiss/publication-opendata-inca-data-nowcasting/blob/main/TT_INCA_202106280700.nc)|`ogd-nowcasting_TT_(date and time code).nc`| 13 |
50
47
|**Dew point temperature 2 m (`TD`)**| 10 min | 60 min |[TD_INCA_202106280700.nc](https://github.com/MeteoSwiss/publication-opendata-inca-data-nowcasting/blob/main/TD_INCA_202106280700.nc)|`ogd-nowcasting_TD_(date and time code).nc`| 13 |
48
+
|**Snowfall line (`ZS`)**| 10 min | 60 min |[ZS_INCA_202106280700.nc](https://zenodo.org/records/6470725/files/ZS_INCA_202106280700.nc?download=1)|`ogd-nowcasting_ZS_(date and time code).nc`| 13 |
49
+
|**Zero degree Isotherm (`Z0`)**| 10 min | 60 min |[Z0_INCA_202106280700.nc](https://zenodo.org/records/6470725/files/Z0_INCA_202106280700.nc?download=1)|`ogd-nowcasting_Z0_(date and time code).nc`| 13 |
50
+
|**Soil surface temperature (`TG`)**| 10 min | 60 min |[TG_INCA_202106280700.nc](https://zenodo.org/records/6470725/files/TG_INCA_202106280700.nc?download=1)|`ogd-nowcasting_TG_(date and time code).nc`| 13 |
0 commit comments