Template:Interpolate to UGrid: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 8: Line 8:
*''Target grid'' – Select the grid that will be receiving the interpolated dataset.
*''Target grid'' – Select the grid that will be receiving the interpolated dataset.
*''Target dataset location'' – Indicates if the dataset should be interpolated to the either the "Points" or the center of each "Cell" of the target grid.
*''Target dataset location'' – Indicates if the dataset should be interpolated to the either the "Points" or the center of each "Cell" of the target grid.
*''Interpolation method'' –  
*''Interpolation method'' – The following interpolation methods are supported:
**"Linear"
**"[[GMS:Linear|Linear]]" – Uses data points that are first triangulated to form a network of triangles.
**"Inverse distance weighed (IDW)"
**"[[GMS:Inverse Distance Weighted|Inverse Distance Weighted (IDW)]]" – Based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points.
**"Natural neighbor"
**"[[GMS:Natural Neighbor|Natural Neighbor]]" – Based on the Thiessen polygon network of the point data.
*''Interpolation dimension'' –
*''Interpolation dimension'' –
*''Truncate interpolated values option'' –
*''Truncate interpolated values option'' –

Revision as of 23:49, 3 January 2022


Interpolate to UGrid

The Interpolate to Ugrid tool will interpolate a dataset associated with one UGrid to another UGrid within the same project.

Input Parameters

  • Source dataset – Select the dataset that will be used for interpolation.
  • Target grid – Select the grid that will be receiving the interpolated dataset.
  • Target dataset location – Indicates if the dataset should be interpolated to the either the "Points" or the center of each "Cell" of the target grid.
  • Interpolation method – The following interpolation methods are supported:
    • "Linear" – Uses data points that are first triangulated to form a network of triangles.
    • "Inverse Distance Weighted (IDW)" – Based on the assumption that the interpolating surface should be influenced most by the nearby points and less by the more distant points.
    • "Natural Neighbor" – Based on the Thiessen polygon network of the point data.
  • Interpolation dimension
  • Truncate interpolated values option
  • Truncate range minimum
  • Truncate range maximum
  • IDW nodal function
  • IDW constant nodal function use classic weight function
  • IDW computation of nodal coefficient option
  • IDW nodal coefficients number of nearest points
  • IDW nodal coefficients use nearest points in each quadrant
  • IDW computation of interpolation weights option
  • IDW interpolation weights number of nearest points
  • IDW interpolation weights use nearest points in each quadrant
  • Extrapolation option
  • Extrapolation IDW interpolation weights computation option
  • Extrapolation IDW number of nearest points
  • Extrapolation IDW use nearest points in each quadrant
  • Clough-Tocher
  • Specify anisotropy
  • Log interpolation

Output Parameters

Current Location in toolbox

UGrids/Interpolate to Ugrids