Skip to main content

As the next part of our workshop series, our goal is to introduce participants to more advanced numerical data processing.

During the training, we will explore the automation capabilities offered by ParaView, followed by the solutions provided by the PyVista Python package.

In the first part, after installing the necessary software, we will get to know some more advanced computational options—first in a graphical, then in a terminal environment.

In the second part, we will focus on the PyVista package, which is a Python wrapper for the Visualization Toolkit (VTK) C++ library. Its simple, “pythonic” usage enables participants to design and implement applications according to their own ideas.