-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I have particle data in XML VTU format. I've tried
- loading the file into ParaView and exporting it as legacy
.vtkfiles, - converting the file with ParaView's Python interface.
Both yield perfectly fine .vtk files that can be opened correctly by ParaView.
However, both produce parsing errors when I try to run them through splashsurf:
[2023-04-05T16:30:16.737039+02:00][splashsurf][ERROR] caused by: Failed to load VTK file "test1.vtk"
[2023-04-05T16:30:16.737046+02:00][splashsurf][ERROR] caused by: Parse error: Alt
Metadata
Metadata
Assignees
Labels
No labels