Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter incrm specifies the increment, in degrees, into which the line sections should be split.

The usage of this function is demonstrated via the Geopolyline on Map Example from the Gallery.

This function was introduced in version 5.10.0.

...

Convenience function to build a curve to be plotted in a Cross Section View with the given colour, style and thickness. The curve values are extracted from the first field in fieldset fs and they must be in the same units as the vertical axis of the cross section. The cross section definition itself is taken from the xs_d  Cross Section Data object (xs_d).  The function returns a list containing an Input Visualiser and a Graph Plotting icon, which can be directly used in a plot() command.

The usage of this function is demonstrated via the Cross Section in Pressure with Orography and Boundary Layer Height Example from the Gallery.

This property was introduced in version 5.10.0.

...

Convenience function to build an orography area object to be plotted in a Cross Section View with the given colour. The orography values are extracted from the first field in fieldset fs and they must be in the same units as the vertical axis of the cross section. The cross section definition itself is taken from the xs_d  Cross Section Data object (xs_d). The function returns a list containing an Input Visualiser and a Graph Plotting icon, which can be directly used in a plot() command.

The usage of this function is demonstrated via the Cross Section in Height or Model Level Data with Orography from the Gallery.

This function was introduced in version 5.10.0.

...