...
For instance, you have previously visualised a GRIB icon by just clicking the icon and selecting option visualise. A Display Window was automatically generated showing a default Geographical View containing a global map in a Cylindrical projection.
(add a picture with 4 views and highlighting the above definitions)
Eight Views specifications are currently available:
...
Icon Graph Plotting is the visual definition used for the plotting of graphs (e.g. lines, curves and bar charts). To customise the line displayed in this plot, create a new instance of this icon and rename it to vdline. Edit it, setting the following parameters:
Graph Line Style | Dash |
Graph Line Colour | Black |
Graph Line Thickness | 5 |
...
Icon Wind Plotting is the visual definition responsible for specifying how gridded wind vector data is displayed. It controls features such as wind arrows and wind flags. To customise the wind flags displayed in the plot, create a new instance of this icon and rename it to vdwind. Edit it, setting the following parameters:
Wind Field Type | Flags |
Wind Flag Colour | Coral |
Wind Flag Length | 1.3 |
Wind Flag Thickness | 2 |
...
All of this can also be put into a macroMacro, where the resulting netCDF variable can be further manipulated before being written to a file (or visualised).
...