TemporalStatistics and saving the averaged fields

Hi All,
I have 1TB of transient LES data obtained from OpenFOAM.
I’m interested in obtaining the time averaged values. I understand that the TemporalStatistics filter could do this?
Could anyone tell me please how I can save the averaged data such that I can open it later?
Also is there any way to run this from pvpython or pvbatch such that i can make efficient use of resources? (my case is very heavy)

Best wishes,
Thomas

File/ Save Data/ .csv file? Alternatively, show it in the spreadsheet view, and save it as a .csv file?

Create a trace using the Tools/ Start Trace and Tools/ Stop Trace utility. Then, feed this into pvbatch? See the Tutorials on Read The Docs.