...
Available plot types
Panel | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Additional plots for further analysis:
|
Group working
If working in groups, each group could follow the tasks below with a different ensemble forecast. e.g. one group uses the 'ens_oper', another group uses 'ens_2016'.
...
Panel | ||||
---|---|---|---|---|
| ||||
Q. How does the ensemble mean MSLP and Z500 fields compare to the HRES forecast? |
Task 1: Ensemble spread
...
Use the ens_
to_anmaps.mv
(rename as ens_mean_spread.mv)icon and plot the MSLP and z500. This will produce plots showing: the mean of all the ensemble forecasts, the spread of the ensemble forecasts and the operational HRES deterministic forecast.
...
Code Block | ||||
---|---|---|---|---|
| ||||
#ENS members (use ["all"] or a list of members like [1,2,3] members=["all"] #[1,2,3,4,5] or ["all"] or ["cl.example.1"] |
Panel | ||
---|---|---|
| ||
Q. Does When does the ensemble spread capture grow the error in fastest during the forecast?Q. What other comments can you make about the ensemble spread? |
...
Spaghetti plots - another way to visualise spread
Warning |
---|
TODO: remove analysis from the spaghetti plots, plot HRES instead & rename ens_spag.mv |
A "spaghetti" plot is where a single contour of a parameter is plotted for all ensemble members. It is another way of visualizing the differences between the ensemble members and focussing on features.
Use the ens_to_
anref_
runs_spag.mv
(rename ens_spag.mv & remove AN)
icon. Plot and animate the MSLP and z500 fields using your suitable choice for the contour level. Find a value that highlights the low pressure centres. Note that not all members may reach the low pressure set by the contour.
...
Experiment with changing the contour value and (if time) plotting other fields.
Task
...
2: Visualise ensemble members
Stamp maps are used to visualise all the ensemble members as normal maps. These are small, stamp sized contour maps plotted for each ensemble member using a small set of contours.
...
This can help in identifying individual ensemble members that produce a better forecast than the control or HRES forecast.
Icons ens_to_
anref_diff.mv
(rename ens_to_hres_diff.mv and replace 'an' with 'hres') and pf_to_cf_diff.mv
can be used to compare ensemble members.
...
TODO:
...
.
...
Panel | ||||
---|---|---|---|---|
| ||||
To animate the difference in MSLP of an individual ensemble member 30 to the analysis, edit the lines:
and visualise the plot. To compare the control forecast, change:
|
Further analysis using ensembles
...
- Select 'better' forecasts using the stamp plots and use
ens_to_
anref.mv
to modify the list of ensemble plots. - Use
pf_to_cf_diff.mv
andens_to_
anref_diff.mv
to take the difference between these perturbed ensemble member forecasts from the control and analyses to also look at this.
...