...
Panel | ||
---|---|---|
| ||
Use the clusters of ensemble members you have created in Set Replot ensembles:RMSE: plot the RMSE curves using Stamp maps: the stamp maps will be reordered such at the ensemble members will be groups according to their cluster. Applies to Spaghetti maps: with clusters enabled, two additional maps are produced which show the contour lines for each cluster. The spaghetti maps are similar to Figure 10. in Pantillon et al. |
Panel | |||||
---|---|---|---|---|---|
| |||||
The macro Use If your cluster definition file is called 'ens_oper_cluster.example.txt', then Edit
If your cluster definition file is has another name, e.g. ens_oper_cluster.fred.txt, then members_1=["cl.fred.1"]. Plot other parameters:Plot total precipitation for France ( |
Panel | ||
---|---|---|
| ||
Q. Experiment with the choice of members in each clusters and plot z500 at t+96 (Figure 7 in Pantillon et al.). How similar are your cluster maps? |
...
A quantitative way of clustering an ensemble is by computing empirical orthogonal functions from the differences between the ensemble members and the control forecast.
Although geopotential height at 500hPa at 00 24/9/2012 is used in the paper by Pantillon et al., the steps described below can be used for any parameter at any step.
To use the principal component analysis (PCA), the The eof.mv
macro computes the EOFs and the clustering:.
Warning |
---|
Always use the |
Panel | ||
---|---|---|
| ||
Edit 'eof.mv' Set the parameter, choice of ensemble and forecast step required for the EOF computation:
Run the macro. The above example will compute the EOF of geopotential height anomaly at 500hPa using the 2012 operational ensemble at forecast step 00Z on 24/09/2012. A plot will be generated appear showing the first two EOFs (similar to Figure 5 in Pantillon et al.) This will create a text file: (TO BE DONE) The The geographical area for the EOF computation is: 35-55N, 10W-20E (same as in Pantillon et al). If desired it can be changed in |
Panel | |||||||
---|---|---|---|---|---|---|---|
| |||||||
The eof.mv macro will create a text file with the cluster definitions, in the same format as described above in the previous task. The filename will be different, it will have 'eof' in the filename to indicate it was created by using empirical orthogonal functions.
If a different ensemble forecast is used, for example |
Panel | ||
---|---|---|
| ||
Q. What do the EOFs plotted by eof.mv show? | ||
Panel | ||
| ||
The cluster_to_an.mv macro will use the clustering information and Set the parameter to that used in eof.mv |
...
Exercise 5. Exploring the role of uncertainty
...