Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Setup

Start Metview

Log onto a machine and start a new terminal. Start Metview by simply typing on the command line:

metview &

You will see something like this:

Right-click on some empty space and select Create New Folder - call it intro.

Grab a GRIB file

Metview's home folder maps to $HOME/metview, so we will copy some data into our new folder (we could also create symlinks).

cp /home/graphics/cgx/tutorials/mv_intro $HOME/metview/intro

Simple visualisation

To visualise this data, right-click on its icon and select visualise. You will now see the Display Window. Its toolbars can all be moved, docked, undocked and hidden to suit your preferences. The plot uses a simple default styling. Try the following features from the toolbar:




Zoom

display_window_zoom_toolbar_diagram.png


Magnifier

Toggles the magnifier tool on and off. Unlike Zoom, this is a purely graphical enlargement of the plot. It is used mainly to inspect small text such as contour labels. The magnifying glass can be moved and resized using the mouse, and the magnification scale on its left-hand side can also be adjusted.
Cursor data

  

Toolbar toggles a panel which follows the mouse cursor. Click with the left mouse button to 'dock' or 'undock' this floating panel. It provides information about the data point closest to the mouse cursor.
Animation

The Frames tab to the right of the plot shows the set of fields contained in the GRIB file. You can move between fields by clicking within this tab, by using the animation control buttons or by using the cursor keys. Note that each plot is computed and cached only when you select a field.
Layer metadata

Select the Data tab in the right-hand panel. This reveals a page of meta-data for the current layer, including a histogram.






  • No labels