Skip to content
  • Lukas Riedel's avatar
    Add reader for VTK output files · 4de1e6d7
    Lukas Riedel authored
    * Reader only supports unstructured grid VTK files with vertex data.
    * Reader requires the `vtk` Python library, which is installed into
      the Docker environment image.
    * Add tests for the VTK reader.
    * Add CI job for running Python tests.
    4de1e6d7