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 with the optional parameter 'ens_select'. Possible values are:
Identifier | Description |
---|---|
member:5 | Single Member 5 |
member:1-50 | All members between 1 and 50 |
member:0 | Control run (default if nothing else specified) |
mean | Arithmetic mean |
median | Median |
quantile0.2 | The 0.2 quantile (any value between 0 and 1) |

Cluster Selection
For the ensemble cluster products a specific cluster can be queried. The available clusters can be queried using the parameternumber_of_clusters:x
(refer to Cluster Parameters
). Available cluster_select
parameters:
Identifier | Description |
---|---|
cluster:4 | Single cluster 4 |
cluster:1-6 | All clusters between 1 and 6 |