Setup
Navigate into the 2_grib folder within Metview. A copy of called t_fc.grib
is there.
Adding colour shading to the plot
Right-click on the Metview desktop, Create new icon and select Contouring. Rename the newly created icon to 'shade' and edit it, setting these parameters:
Parameter | Value |
---|---|
Legend | On |
Contour Shade | On |
Contour Shade Method | Area Fill |
You can also play with the colour settings. When done, click OK to close the editor, then visualise the GRIB file and drop your shade icon into the plot window.
There are loads of options in the Contouring icon, which exposes all of the Magics parameters. Supplied in the folder are some additional Contouring icons for you to try dropping into the plot window to see what effect they have.
Icon | Description |
---|---|
shade30 | 30 contour levels, no isolines |
grid_shade | no interpolation, just shade the grid boxes (looks best with anti-aliasing turned off) |
marker_shade | plots a coloured marker at each grid point location |
grid_points | plots a small marker at each grid point location |
grid_vals | plots values at each grid point location |