GMS:2D Scatter Point Module: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{2D Scatter Point links}}
{{2D Scatter Point links}}
The 2D Scatter Point module is used to interpolate from groups of 2D scattered data to other objects (meshes, grids, TINs). Several [[GMS:Interpolation|interpolation]] schemes are supported, including [[GMS:Kriging|kriging]].
The 2D Scatter Point module is used to interpolate from groups of 2D scattered data to other objects (meshes, grids, TINs). Several [[GMS:Interpolation|interpolation]] schemes are supported, including [[GMS:Clough-Tocher|Clough-Tocher]], [[GMS:Inverse Distance Weighted|inverse distance weighted]], and [[GMS:Kriging|kriging]].


Interpolation is useful for setting up input data for analysis codes and for site characterization. The two figures below show examples of using interpolation.
Interpolation is useful for setting up input data for analysis codes and for site characterization. The two figures below show examples of using interpolation.
Line 14: Line 14:
Multiple 2D scatters sets can be in the module. Existing scatter sets can be duplicated or merged together.
Multiple 2D scatters sets can be in the module. Existing scatter sets can be duplicated or merged together.


Besides interpolating 2D scatter sets to other data, the module can also be used to [[GMS:Converting 2D Scatter Points to Other Types of Data|create objects]] from the scatter data.
Besides interpolating 2D scatter sets to other data, the module can also be used to [[GMS:Converting 2D Scatter Points to Other Types of Data|create objects (meshes, grids, TINs)]] from the scatter data.


The module contains its own [[GMS:2D Scatter Point Display Options|display options]] which include [[GMS:Contour Options|contour]] displays.
The module contains its own [[GMS:2D Scatter Point Display Options|display options]] which include [[GMS:Contour Options|contour]] displays. Also, each scatter point has an [[GMS:Active/Inactive Points|active/inactive]] status. A scatter point with an inactive status can be displayed, but the dataset value at the point is ignored when interpolation takes place.  


The 2D Scatter Point module also allows exporting scatter sets by right-clicking on the scatter set and selecting the '''Export''' command. Options for export include: Text Tab Deliminated 2D Scatter Point Files (*.txt), Text GMS 2D Scatter Point Files (*.xy), and Shapefiles (*.shp).   
The 2D Scatter Point module also allows exporting scatter sets by right-clicking on the scatter set and selecting the '''Export''' command. Options for export include: Text Tab Deliminated 2D Scatter Point Files (*.txt), Text GMS 2D Scatter Point Files (*.xy), and Shapefiles (*.shp).   
Line 24: Line 24:
[[Category:2D Scatter Point]]
[[Category:2D Scatter Point]]
[[Category:Interpolation]]
[[Category:Interpolation]]
 
[[Category:Scatter Modules]]
{{stub}}
<!--This is a landing page. The information that is here is useful, but there's not enough content to make it worth the reader's time.-->

Latest revision as of 15:41, 17 November 2016

2D Scatter Point Module
Samp 2dscat.png
2D Scatter Point
Creating and Editing 2D Scatter Point Sets
Interpolating with 2D Scatter Points
Converting 2D Scatter Points to Other Types of Data
More
2D Interpolation Options
2D Scatter Point Display Options
2D Scatter Point Tool Palette
Active/Inactive Points
Clough-Tocher
Inverse Distance Weighted
2D Scatter Point Commands
Interpolation Commands

The 2D Scatter Point module is used to interpolate from groups of 2D scattered data to other objects (meshes, grids, TINs). Several interpolation schemes are supported, including Clough-Tocher, inverse distance weighted, and kriging.

Interpolation is useful for setting up input data for analysis codes and for site characterization. The two figures below show examples of using interpolation.

Interpolation of Modflow layer elevations to a 3D grid
Sample interpolation for site characterization

A number of tools are included for creating and manipulating 2D scatter point sets. In general, 2D scatter sets are imported using the File Import Wizard. 2D scatter sets can also be created from other objects in GMS such as GIS objects, feature objects, meshes, grids, TINs, etc.

Multiple 2D scatters sets can be in the module. Existing scatter sets can be duplicated or merged together.

Besides interpolating 2D scatter sets to other data, the module can also be used to create objects (meshes, grids, TINs) from the scatter data.

The module contains its own display options which include contour displays. Also, each scatter point has an active/inactive status. A scatter point with an inactive status can be displayed, but the dataset value at the point is ignored when interpolation takes place.

The 2D Scatter Point module also allows exporting scatter sets by right-clicking on the scatter set and selecting the Export command. Options for export include: Text Tab Deliminated 2D Scatter Point Files (*.txt), Text GMS 2D Scatter Point Files (*.xy), and Shapefiles (*.shp).