We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b1323 commit 1926b26Copy full SHA for 1926b26
CHANGELOG.md
@@ -2,8 +2,16 @@
2
3
All notable changes to **VTUinterface** will be documented in this file.
4
5
+## [0.681]
6
+* new tool that enables spatial transformation of slices
7
+* more functionalities to read and interpolate cell data based on cell center points
8
-## [0.67]
9
+## [0.68]
10
+* changes in interface to distinguish between cell data an point data
11
+* filename argument of PVDIO contains now the directory argument as well (the folder keyword argument is dropped)
12
+* more tests
13
+* VTUinterface can deal with different orientations for 1d and 2d
14
+* VTK backend is added to enable better interpolation as voronoi based interpolation in scipy often fails
15
16
### Bugfixes
17
0 commit comments