Ensemble Member Selection | Cluster Selection

Ensemble Member Selection

For ensemble models we provide each individual member, as well as mean, median, quantiles, and other basic statistical parameters. They can be queried in all combinations with the optional parameter 'ens_select'. Possible values are:

IdentifierDescription
member:5Single Member 5
member:1-50All members between 1 and 50 (use member:1-100 for all 100 ensemble members of ECMWF-VAREPS)
member:0Control run (default if nothing else specified)
meanArithmetic mean
medianMedian
spreadEnsemble spread:
The standard deviation with respect to the ensemble mean. It shows the diversity of all possible outcomes and thus represents the uncertainty of the forecast. A small spread theoretically indicates high forecast accuracy while a large spread theoretically indicates low forecast accuracy.
quantile0.2The 0.2 quantile (any value between 0 and 1 is possible)

Example: This is the ECMWF ensemble run, for air temperature 2 meters above ground, for 7 days in one hour steps. 15 ensembles are shown.
https://api.meteomatics.com/2024-04-24T14:00:00ZP7D:PT1H/t_2m:C/47.42,9.37/html?model=ecmwf-ens&ens_select=member:1-15

Members

Example:This example shows the control run in combination with the 10 and 90 percentiles and the median
https://api.meteomatics.com/2024-04-24T14:00:00ZP7D:PT1H/t_2m:C/47.42,9.37/html?model=ecmwf-ens&ens_select=member:0,quantile0.1,quantile0.9,median

Ensemble example statistics

Cluster Selection

For the ensemble cluster products a specific cluster can be queried. The available clusters can be queried using the parameter number_of_clusters:x (refer to Cluster Parameters).
Available cluster_select parameters:

IdentifierDescription
cluster:4Single cluster 4
cluster:1-6All clusters between 1 and 6

Example:
https://api.meteomatics.com/2024-04-24T00:00:00Z/gh_500hPa:m/72.0000,-14.0000_32.0000,40:100x100/png?model=ecmwf-ens-cluster&cluster_select=cluster:1