In industrial applications, users often need to analyze large datasets comprising points, edges, polygons, variables, and more, in order to extract valuable insights. Typically, this analysis involves visualizing the data. However, due to the sheer volume of data, it is impractical to transfer it all to the client side.
To address this challenge, we have developed the Analyzer module. This module offers a range of filters that enable users to process and manipulate the extensive datasets stored on the server side. By applying these filters, users can efficiently generate lightweight output datasets that can be easily rendered on the client side.
The Analyzer module includes a comprehensive set of filters such as Clip, Contour, Probe, Glyph3D, and Stream Tracer, among others.