Skip to content

changes for ParaView 5.7 export now

We add a way to call the export from paraview gui path with each new timestep as is done for Catalyst instead of the usual export all timesteps now behavior. This lets a higher level script decide what to write and when.

We add a way for the store to keep track of and return a list of new files written. This lets us unroll cinema A-C databases into a cinema D table.

Merge request reports