API reference#

FINAM components VTK file I/O.

Readers#

PVDReader(path, reference_date, time_unit[, ...])

VTK reader component that steps along a date/time coordinate dimension of a dataset.

VTKStaticReader(path[, outputs, grid_arguments])

VTK reader component that reads a single 2D data array per output at startup.

Writers#

VTKPushWriter()

VTK writer component that writes on push to its inputs.

VTKTimedWriter()

VTK writer component that writes in predefined time intervals.

Tools#

DataArray(name[, association])

Specifications for a VTK data array.

read_vtk_grid(path[, remove_low_dim_cells, ...])

Read a finam grid from a VTK file.