...
Section |
---|
Column |
---|
IntroductionThe ECMWF operational ensemble forecasts for the western Mediterranean region exhibited high uncertainty while Hurricane Nadine was slowly moving over the eastern N. Atlantic in Sept. 2012. Interaction with an Atlantic cut-off low produced a bifurcation in the ensemble and significant spread, influencing both the track of Hurricane Nadine and the synoptic conditions downstream. The HyMEX (Hydrological cycle in Mediterranean eXperiment) field campaign was also underway and forecast uncertainty was a major issue for planning observations during the first special observations period of the campaign. This interesting case study examines the forecasts in the context of the interaction between Nadine and the Atlantic cut-off low in the context of ensemble forecasting. It will explore the scientific rationale for using ensemble forecasts, why they are necessary and how they can be interpreted, particularly in a "real world" situation of forecasting for an observational field campaign. Panel |
---|
title | This case study is based on the following paper which is recommended reading |
---|
| Pantillon, F., Chaboureau, J.-P. and Richard, E. (2015), 'Vortex-vortex interaction between Hurricane Nadine and an Atlantic cutoff dropping the predictability over the Mediterranean, http://onlinelibrary.wiley.com/doi/10.1002/qj.2635/abstract |
In this case studyIn the exercises for this interesting case study we will: - Study the development of Hurricane Nadine and the interaction with the Atlantic cut-off low using the ECMWF analyses.
- Study the performance of the ECMWF high resolution (HRES) deterministic forecast of the time.
- Use the operational ensemble forecast to look at the forecast spread and understand the uncertainty downstream of the interaction.
- Compare a reforecast using the May/2016 ECMWF operational ensemble with the 2012 ensemble forecasts.
- Use manual clustering to characterize the behaviour of the ensembles and compare the results with clustering based on principal component analysis (PCA; see Pantillon et al).
- Study the performance of the ECMWF ensemble forecasts trough RMSE curves.
|
Column |
---|
|
Note |
---|
If the plotting produces thick contour lines and large labels, ensure that the environment variable LC_NUMERIC="C" is set before starting metview. |
|
|
...
These exercises use a relatively large domain with high resolution data. Some of the plotting options can therefore require significant amounts of memory. If the virtual machine freezes when running Metview, please try increasing the memory assigned to the VM.
Starting up Metview
To begin:
Code Block |
---|
title | Type the following command in a terminal window |
---|
|
metview & |
Info |
---|
Please enter the folder 'openifs_2019' to begin working. |
Panel |
---|
borderColor | green |
---|
titleColor | green |
---|
borderStyle | dashed |
---|
title | Saving images |
---|
|
Expand |
---|
title | Saving images and animations |
---|
|
Div |
---|
|
Info |
---|
The macros described in this tutorial can write PostScript and GIF image files to the 'figures' directory in the 'openifs_2019' folder. To save the images, use the 'Execute' menu option on the icon, rather than 'Visualise'. The 'okular' command can be used to view the PDF & gif images. |
To save any other images during these exercises for discussion later, you can either use: "Export" button in Metview's display window under the 'File' menu to save to PNG image format. This will also allow animations to be saved into postscript. or use the ksnapshot command to take a 'snapshot' of the screen and save it to a file. |
|
|
...
If you want to create animations from other images, save the figures as postscript and then use the convert command: convert -delay 75 -rotate "90<" in.ps out.gif |
|
|
Starting up Metview
To begin:
Code Block |
---|
title | Type the following command in a terminal window |
---|
|
metview & |
Info |
---|
Please enter the folder 'openifs_2019' to begin working.
|
Panel |
---|
borderColor | green |
---|
titleColor | green |
---|
borderStyle | dashed |
---|
title | Saving images |
---|
|
Expand |
---|
title | Saving images and animations |
---|
|
Info |
---|
The macros described in this tutorial can write PostScript and GIF image files to the 'figures' directory in the 'openifs_2019' folder. To save the images, use the 'Execute' menu option on the icon, rather than 'Visualise'. The 'okular' command can be used to view the PDF & gif images. |
To save any other images during these exercises for discussion later, you can either use: "Export" button in Metview's display window under the 'File' menu to save to PNG image format. This will also allow animations to be saved into postscript. or use the ksnapshot command to take a 'snapshot' of the screen and save it to a file. If you want to create animations from other images, save the figures as postscript and then use the convert command: Code Block |
---|
convert -delay 75 -rotate "90<" in.ps out.gif |
|
|
...
Excerpt Include |
---|
| Credits |
---|
| Credits |
---|
nopanel | true |
---|
|
CSS Stylesheet |
---|
.nodisplay{display:none;} |