Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| geoscene3d:toolbox:toolbox_grid_operations:grid_value_operations [2026/01/06 14:46] – [Floating Point Value Grid Operations (2D/3D)] dev | geoscene3d:toolbox:toolbox_grid_operations:grid_value_operations [2026/02/17 08:39] (current) – [Floating Point Value Grid Operations (2D/3D)] dev | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| **Fill Blanks ** \\ | **Fill Blanks ** \\ | ||
| Fills all blank values with the specified value. | Fills all blank values with the specified value. | ||
| - | When Fill blanks is enabled, GeoScene3D handles NaN values as follows: | ||
| - | |||
| - | As soon as the interpolation reaches areas with no valid values (NaN), GeoScene3D __copies the values from the grid above__. | ||
| - | The affected grid therefore follows the geometry of the grid above. | ||
| - | The lower grid is forced to coincide with the upper grid. | ||
| - | The resulting layer has an effective thickness of zero in these areas. | ||
| - | {{: | ||
| - | |||
| **Smooth ** \\ | **Smooth ** \\ | ||
| Line 45: | Line 37: | ||
| __Box Radius:__ Controls the size of the smooth box. A radius of 1 will include the center node as well as all the neighboring nodes (2D Grids = 9 nodes, 3D Grids = 27 nodes). A radius of 2 will include the center node as well as all the neighboring two nodes in all directions (2D Grids = 25 nodes, 3D Grids = 125 nodes). | __Box Radius:__ Controls the size of the smooth box. A radius of 1 will include the center node as well as all the neighboring nodes (2D Grids = 9 nodes, 3D Grids = 27 nodes). A radius of 2 will include the center node as well as all the neighboring two nodes in all directions (2D Grids = 25 nodes, 3D Grids = 125 nodes). | ||
| + | |||
| + | |||
| ==== Discrete Value Grid Operations (3D) ==== | ==== Discrete Value Grid Operations (3D) ==== | ||
