Skip to content

Added support for reading/writing time as field data.

Berk Geveci requested to merge berkgeveci/vtk:xml-time-as-field-parallel into master

Added support to the parallel XML formats to read & write time information as field data. Time value is stored and read from a field array named TimeValue. This can then be leveraged by readers that support file series.

Merge request reports