Skip to content

Added capablity to accept bounds for interpolation

Teresa Weßels requested to merge wessels/empyre:vtk_bounds into master

Possibility to restrict data range before interpolation for the vtk reader. There is a new function restrict_data in io.utils.misc.

Merge request reports