User:Jcreer/GMS:UGrid Interpolation 10.4: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
** "All Times" – This option will use all time steps available in the source dataset. | ** "All Times" – This option will use all time steps available in the source dataset. | ||
*''Interpolation method'' – This section specifies which [[GMS:Interpolation|interpolation process]] will be used. | *''Interpolation method'' – This section specifies which [[GMS:Interpolation|interpolation process]] will be used. | ||
**[[GMS:Linear|''Linear'']] – Uses data points that are first triangulated to form a network of triangles. | **[[GMS:Linear|''Linear'']] – Uses data points that are first triangulated to form a network of triangles. The '''Options''' button for this method will bring up the ''Interpolate – Linear'' dialog where the interpolation values can be truncated or the Clough-Tocher method can be applied. | ||
**[[GMS:Inverse Distance Weighted|''Inverse distance weighted'']] – Creates an interpolated surface that is a weighted average of the point data; the weight assigned to each point diminishes as the distance to the interpolation location increases. The '''Options''' button next to this option will bring up either the ''2D IDW Interpolation Options'' dialog or the ''3D IDW Interpolation Options'' dialog. | **[[GMS:Inverse Distance Weighted|''Inverse distance weighted'']] – Creates an interpolated surface that is a weighted average of the point data; the weight assigned to each point diminishes as the distance to the interpolation location increases. The '''Options''' button next to this option will bring up either the ''2D IDW Interpolation Options'' dialog or the ''3D IDW Interpolation Options'' dialog. | ||
**[[GMS:Natural Neighbor|''Natural neighbor'']] – Based on the Thiessen polygon network of the point data. The '''Options''' button next to this option will bring up the ''Natural Neighbor Options'' dialog. | **[[GMS:Natural Neighbor|''Natural neighbor'']] – Based on the Thiessen polygon network of the point data. The '''Options''' button next to this option will bring up the ''Natural Neighbor Options'' dialog. |