Cluster Parameters
The ECMWF offers additional information on their ensemble forecasts describing the behaviour of the individual ensemble forecast members with respect to each other. This comparison happens by grouping similar members into clusters.The information offered can be grouped into two categories:
Information about the whole set of clusters
Number of Clusters
The number of clusters depends on the variability of the model and thus can vary over the course of a model run. Hence the number of clusters at a specific time step is of interest:number_of_clusters:x
Example:
-
https://api.meteomatics.com/2024-12-19ZP5D:PT12H/number_of_clusters:x/50,10/csv?source=ecmwf-ens-cluster
validdate;number_of_clusters:x 2020-10-23T00:00:00Z;4 2020-10-23T12:00:00Z;5 2020-10-24T00:00:00Z;6 2020-10-24T12:00:00Z;4 2020-10-25T00:00:00Z;4 2020-10-25T12:00:00Z;6 2020-10-26T00:00:00Z;2 2020-10-26T12:00:00Z;2 2020-10-27T00:00:00Z;2 2020-10-27T12:00:00Z;2 2020-10-28T00:00:00Z;5
Control Cluster
Number of the cluster containing the control run.control_cluster:idx
Deterministic Clusters
Number of the cluster containing the deterministic run.deterministic_cluster:idx
Example:
- Showing all 3 values over the course of 10 days forecast:
https://api.meteomatics.com/2024-12-19ZP10D:PT12H/number_of_clusters:x,control_cluster:idx,deterministic_cluster:idx/50,10/html?source=ecmwf-ens-cluster
Information about specific clusters
Please note that cluster-specific parameters need acluster_select
parameter (see Cluster Selection ) to specify the cluster for which to display the information. The following information can be queried:
Ensemble Members
Number of ensemble members grouped into the specific cluster.number_of_forecasts_in_cluster:x
Representative Ensemble Members
Returns the id of the ensemble member of the selected cluster that is considered representative for the clusterrepresentative_member:idx
Climatological Regime
Climatological weather regimes are computed for cold (October to April) and warm (May to September) seasons. Four patterns, consistent with those documented in the literature (see for example Michelangeli et al. 1995) are considered:- a strong positive anomaly over the Greenland area, together with a trough elongating from the southwest to the northeast Atlantic Ocean
- an east-west dipole, [...] associated with a pronounced wave structure
- a trough centered over Iceland together with a small-amplitude positive anomaly in southern part of the domain
- a ridge in mid-Atlantic
climatological_regime:idx
Start Time
First time step of the clusters existence (in hours since model start)start_time_step:h
End Time
Last time step of the clusters existence (in hours since model start)end_time_step:h
Geopotential Height Cluster
Since the grouping of the ensemble members into clusters is based on the geopotential height at 500hPa, that parameter can also be queried for each clustergeopotential_height_500hPa:m
Example:
- Display the 2 meteorological values over course of 10 days forecast for the first cluster:
https://api.meteomatics.com/2024-12-19ZP10D:PT12H/climatological_regime:idx,geopotential_height_500hPa:m/50,10/html?source=ecmwf-ens-cluster&cluster_select=cluster:1