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

Compare with Current View Page History

« Previous Version 26 Next »

A figure should appear here

Horizontal cross-section actor, together with a transfer function.

Description

The horizontal section actor draws a map of multiple forecast data fields at an arbitrary pressure altitude.

  • The actor supports multiple forecast data fields.
  • Each data field can be rendered as line contours, filled contours, pseudo-colour plot and textured stippling/hatching.
  • The horizontal section can be interactively moved up and down by the user.
  • Each horizontal section contains an instance of a graticule actor to render graticule lines and coast and border lines.
  • A surface shadow is available to improve spatial perception.
  • Multiple stacked horizontal sections are allowed in a single scene.
  • Wind barbs and arrows are supported.

How to...

...perform rendering?

Met.3D currently supports render modes consisting of filled contours, line contours,texture contours and their combinations. After choosing the render mode, the user needs to select an appropriate transfer function or texture function (which should have been already created). There are options to choose the various characteristics of the contour sets.

...smoothen the data?

Met.3D provides options to smoothen the data.

Currently horizontal smoothing is possible using either distance based or grid cell based modes.

We recommend to use the smooth mode "horizontalBoxBlur_distance" with "symmetric" boundary conditions. 

...visualize ensemble data?

Met.3D supports ensemble visualization. Each variable by default is synchronized to temporal extents and ensemble size based on the data loaded using the data pipeline.By, turning off the ensemble synchronization, the user can choose the members and the ensemble mode. Currently individual member or ensemble mean, standard deviation, min, max, max-min, above or below a threshold are supported.


  • No labels