Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width76px

Column

This icon returns combines scalar fields for the purpose of plotting as a vector from pair. The user supplied supplies GRIB data of vector X and Y components (cartesian coordinates) or intensity/direction (polar coordinates) with the option of colouring the vectorial representation (arrows) according to the magnitude of a user supplied scalar quantity. The classic example is to plot a wind field from (U,V) components coloured according to Temperature. In order to apply a colour map, the Wind Plotting icon must be dropped into the plot.

The macro language equivalent is grib_vectors().

...

Specifies the field to be used as the colouring key. If not supplied, the computed magnitude of the vector components will be used for colouring. The parameter accepts any GRIB icon as input.

...