I am working on a dataset of around 8,000 VTP files each representing a timestep.
I wish to cumulate their data over time, but when using Temporal Statistics filter, Paraview crashes. The best I could do was to extract 900 timesteps and use the filter. More than 900 and it would crash.
Does anybody have a workaround? The end result is to take a screenshot of the average result.
Paraview 5.13.1 still crashes on Windows 10. For context, I am trying to configure a macro that will be shared across computers running Windows, so Linux is not an option. WSL or any emulation is also unavailable.
Paraview 5.10.0 processes the 8000 files in less than a minute, I cannot figure out why. My preferences are identical for both versions.
Is this GUI related, or the file reader differs? What could I try to work around this issue?