This page is still work in progress! |
The Weather Symbol Editor is an experimental feature and you need to use this command to start the right Metview version for it:
some metview version |
Start uPlot and open the sidebar then select the Symbols tab:
Just click on the symbol in the sidebar, the cursor changes into a cross, then click on the map to add the symbol.
When you are creating a line double click to conclude the creation.
When you are creating a polyline or a curve each left-click on the map adds a new point and double-click concludes the creation.
These are special shapes where all the vertices keep their lat-lon positions as the projection changes and the edges between them are sampled linearly in lat-lon space. It means that in cylindrical projection the edges are always straight lines, while in other projections they might be curves. The following table shows how a fitted geo-shape changes as the projection changes from cylindrical to polar north:
Shape | Cylindrical | Polar North |
---|---|---|
Geo Line | ||
Geo Polyline | ||
Geo Polygon | ||
Geo Quad The corner points always form a rectangle in the lat-lon space. |
In these shapes all the vertices keep their lat-lon positions as the projection changes and they are always connected with a straight line (or with a B-Spline for curves) in all the projections.
The geo rectangle is a special object because it always keeps it rectangular shape. It means that if we zoom the lat-lon positions of the corner points do not change. However, if we change the projection the lat-lon positions of the corners are automatically adjusted so that the shape could be a rectangle in the new position.
Object | Cylindrical | Polar North |
---|---|---|
Line | ||
Geo rectangle |
For these objects only the centre (for the text the top left corner) keeps its lat-lon position as the projection changes, while the extent is defined in terms of pixels.
Object | Cylindrical | Polar North |
---|---|---|
Text | ||
Placemark |
This is a collection of curves standard meteorological curves and symbols.
All the WMO weather symbols are available here. They behave like markers, i.e. their centre is keeping its lat-lon position when the projection changes and extent is defined in pixels.
You can use any square shaped SVG or PNG file as a symbol. These have to be added to the System/Symbols folder in your Metview home directory. When you start a uPlot window it scans this directory and add all the files with .*svg or *.png suffix to the Markers and text group in the Symbols sidebar.
Single click on the symbol: it gets into edit mode where you can move and resize it and edit its graphical properties from the ribbon editor at the top of the view area.
It is not yet available.
It is not yet available.
Just use the Export button in toolbar and choose between the PDF_QT or PNG_QT output formats.
It is not possible at the moment, so you will lose all the objects when close the uPlot window.