computree / computree-plugin-lvox

Computree voxel plugin
0 stars 1 forks source link

Use custom attributes to match input grids #14

Closed giraldeau closed 7 years ago

giraldeau commented 7 years ago

The user should not be requested to match the input grids in the interpolation step. Use the isNi, isNt and isNb attributes to select input grids automatically.

capture

giraldeau commented 7 years ago

The situation occurs when the interpolation is applied to a merged grid. The default for matching grids is not right anymore.

image

Grid attributes match directly the correct grid.

image