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 9: | Line 9: | ||
* ''Times'' – – If the source dataset is transient, time steps should be specified. Options include: | * ''Times'' – – If the source dataset is transient, time steps should be specified. Options include: | ||
** "Specified Time Step" – This option will use the select time step in the next field. | ** "Specified Time Step" – This option will use the select time step in the next field. | ||
** "All Times" – This option will use all time steps available in the 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. | |||
**[[GMS:Linear|''Linear'']] – Uses data points that are first triangulated to form a network of triangles. | |||
**[[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:Clough-Tocher|''Clough-Tocher'']] – A finite element method that has origins in the finite element method of numerical analysis. | |||
**[[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:Kriging|''Kriging'']] – Based on the assumption that the parameter being interpolated can be treated as a regionalized variable. The '''Options''' button next to this option will bring up the [[GMS:Kriging Options|''Kriging Options'']] dialog. | |||
**''Log interpolation'' – Takes the log of each data value in the active dataset prior to performing interpolation. | |||
*''Interpolating to'' – This data tree shows all objects that can receive the interpolated data. Select the object that will receive the new interpolated dataset. | *''Interpolating to'' – This data tree shows all objects that can receive the interpolated data. Select the object that will receive the new interpolated dataset. | ||
*''Dimension'' – Options in this section determine whether the interpolation will be two-dimensional or three dimensional. | *''Dimension'' – Options in this section determine whether the interpolation will be two-dimensional or three dimensional. |