Changes
* changes in interface to distinguish between cell data an point data
* filename argument of PVDIO contains now the directory argument as well (the folder keyword argument is dropped)
* more tests
* VTUinterface can deal with different orientations for 1d and 2d
* VTK backend is added to enable better interpolation as voronoi based interpolation in scipy often fails
Bugfixes
Additions