Metview's documentation is now on readthedocs!

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

This icon is a plotting specification for cross section plots from a suitable GRIB data source . It can also take the output from a Cross Section Data icon as an input. In this case, a consistency check is performed between the parameters that are common to both icons.

In addition to the parameters required for the cross section computation, this icon specifies the axis details as well as the plot positioning in the plot frame of the display window / paper sheet and the overlay of different data units in the same plot.

To access the computed output values use the Cross Section Data icon. 

If an orography is plotted it can be customised by applying a Graph Plotting  visual definition icon.

Further details on the role and usage of View icons in the visualisation process, please see Views.

The macro language equivalent is mxsectview().

The Cross Section View Editor

Bottom Level

Specifies the lower limit of the cross section, as a pressure level (hPa) or model level (η levels).

Top Level

Specifies the upper limit of the cross section, as a pressure level (hPa) or model level (η levels).

Vertical Scaling

Specifies the type of vertical axis - Linear or Logarithmic.

Interpolate Values

Specifies whether to interpolate vertically the cross-section values into a regular set of interpolated vertical levels. Choosing not to interpolate returns a cross section data matrix with values at the original levels.

Note - if you need to use the cross section data in calculations further down the stream you should not interpolate.

Line

Specifies the coordinates of a transect line along which the cross-section is calculated. Enter coordinates (lat/long) of a line separated by a "/" (easternmost lat and long, westernmost lat and long). Alternatively, use the coordinate assist button.

Note that it is possible to define a line through either pole by describing the line’s coordinates as follows. First, when specifying the latitudes of the two points, imagine that the latitude values go above 90 when you cross the North Pole and below -90 when you cross the South Pole. Next, if you wish a straight line, ensure that the two longitude values are the same as each other. An example demonstrates this. Say you wanted to defined a straight-line cross-section from 60S/25E to 60S/155W. This would be specified as -60/25/-120/25. The fact that one of the latitude values is below -90 indicates to Metview that a cross-section going through the South Pole is desired. Once this has been established, the fact that the two longitude values are identical tells Metview to use a straight line through the pole. If this is the intent, then only one unique longitude value is required, as the other one can be deduced. Giving Metview two different longitude values will cause a cross-section consisting of two curves to be produced.

Wind Parallel

Setting this option to On will produce a cross section plot of the projection of the wind onto the cross section plane (going from a 3D wind field to a 2D wind field projection). This is plotted using wind arrows. Valid values are On/Off.

Wind Perpendicular

Setting this option to On will produce a cross section plot showing the projection of the horizontal wind components onto the direction perpendicular to the cross section plane. The result is a one-dimensional quantity and is plotted with contour lines. Also produced is another cross section plot of the W component of the wind. Valid values are On/Off.

Wind Intensity

Setting this option to On will produce a cross section plot of the scalar wind intensity, plotted with contour lines. If one of the previous two parameters is On, then the intensity is that of the specified projection. Also produced is another cross section plot of the W component of the wind. Valid values are On/Off.

Lnsp Param

Specifies the parameter number of the Lnsp data, if you are using non-ECMWF data - ECMWF uses specific parameter numbers different from the WMO ones. Enter whichever parameter number is appropriate for your data.

U Wind Param

Specifies the parameter number of the U wind component data, if you are using non-ECMWF data - ECMWF uses specific parameter numbers different from the WMO ones. Enter whichever parameter number is appropriate for your data.

V Wind Param

Specifies the parameter number of the V wind component data, if you are using non-ECMWF data - ECMWF uses specific parameter numbers different from the WMO ones. Enter whichever parameter number is appropriate for your data.

W Wind Param

Specifies the parameter number of the W wind component data, if you are using non-ECMWF data - ECMWF uses specific parameter numbers different from the WMO ones. Enter whichever parameter number is appropriate for your data.

Vertical Coordinates

Setting this option to User will enable the use of general height-based coordinates. Valid values are Default/User.

Vertical Coordinate Param

Specifies the parameter number of the general height-based coordinates.

Horizontal Axis

Specifies the plotting attributes of the horizontal axis. An Axis Plotting icon can be dropped here.

Vertical Axis

Specifies the plotting attributes of the vertical axis. An Axis Plotting icon can be dropped here.

Subpage X Position

Specifies the X offset of the plot from the left side of the plot frame (any subdivision of the display area). This is expressed as a percentage of the X-dimension of the plot frame.

Subpage Y Position

Specifies the Y offset of the plot from the bottom side of the plot frame (any subdivision of the display area). This is expressed as a percentage of the Y-dimension of the plot frame.

Subpage X Length

Specifies the X length of the plot. This is expressed as a percentage of the X-dimension of the plot frame. Hence the sum of this X length plus the X offset cannot exceed 100 (it is advised that it does not exceed 95 since you need some margin on the right for things like axis or map grid labels).

Subpage Y Length

As above but for the Y length of the plot.

Page Frame

Toggles the plotting of a border line around the plot frame On /Off .

Page Frame Parameters

Comprising Page Frame Colour, Page Frame Line Style and Page Frame Thickness, these parameters specify the characteristics of the plot frame border line. Only available when Page Frame is On .

Page Id Line

Toggles the plotting of plot identification line On /Off .

Page Id Line User Text

Specifies user text to be added to the plot identification line. Only available when Page Id Line is On .

Subpage Frame

Toggles the plotting of a border line around the plot itself On /Off . In most cases you will want this to be left On . When Off the sides of the plot not equipped with axis will not be plotted.

Subpage Frame Parameters

Comprising Subpage Frame Colour, Subpage Frame Line Style and Subpage Frame Thickness, these parameters specify the characteristics of the plot frame border line. Only available when Subpage Frame is On .

Subpage Background Colour

Specifies the colour of the background of the plot (i.e. not affected by visual definitions like contour shadings or lines).

 

  • No labels