...
This standalone module is a good first introduction to Metview and should take 20-30 minutes.
90-Minute Metview Introduction
This short course gives a taste of much of Metview's functionality, with links to resources for further exploration. The emphasis here is on visual, interactive and scripted data analysis.
Data Analysis and Visualisation Using Metview
...
This material is taken from the COM_MV Metview training course held at ECMWF in April 2014. This course took place over 3 days, although a fast worker may be able to complete the exercises more quickly. 2012 was the first year that Metview 4 was used in this course. 2014 was the first year that the new user interface was used.
Metview Interactive Usage
- Slides from the course: 2014-04-29-Metview_COM_MV.pdf
- Tutorial: metview_gui_course.pdf
- Files for the tutorial: mv_tut_icons.zip, t1000.grb
- download these files into your main Metview directory
- ztuv.grb should go into a directory elsewhere on the filesystem
- Instructions:
- do part 1 of the tutorial
- unzip the rest of the icons:
cd ~/metview
unzip mv_tut_icons.zip
- do the rest of the tutorial
Metview Macro
- Slides from the course: mv_macro.pdf
- Macro syntax handout: macrotut_syntax.pdf
- First tutorial (Introduction) : metview_macro_tutorial_1.pdf
- Second tutorial (Model-Obs Differences) : metview_macro_tutorial_2.pdf
- Third tutorial (Advanced GRIB Handling) : metview_macro_tutorial_3.pdf
- Icons and data for all Macro tutorials: macro_tutorial_icons.zip
cd ~/metview
unzip macro_tutorial_icons.zip
...