...
Odb Latitude Variable | specifies the name of the column holding the latitude data in the SELECT statement (here lat@hdr) |
Odb Longitude Variable | specifies the name of the column holding the longitude data in the SELECT statement (here lon@hdr) |
Odb X Component Variable | specifies the name of the column holding the u wind component data in the SELECT statement (here obsvalue@body) |
Odb Y Component Variable | specifies the name of the column holding the v wind component data in the SELECT statement (here obsvalue@body#1) |
Odb Value Variable | specifies the name of the column whose values willl will be used to generate the colour palette for the wind plotting. We leave this item empty because it instructs Metview to use the wind speed for this purpose. |
Odb From | specifies the FROM statement (it is only needed for ODB-1 databases). |
Odb Where | specifies the WHERE statement. In our example it is as follows:
|
...