GMS:2D Scatter Point Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:


* '''New Scatter Point Set'''
* '''New Scatter Point Set'''
*: Creates a new dataset.
<blockquote> Creates a new dataset. </blockquote>
* '''Lock All Scatter Points'''  
* '''Lock All Scatter Points'''  
*: Prevents adjusting the location of scatter points.
<blockquote> Prevents adjusting the location of scatter points. </blockquote>
* '''Scatter Point Settings...'''  
* '''Scatter Point Settings...'''  
*: Opens the ''Scatter sets'' tab under the ''Preferences'' dialog.
<blockquote> Opens the ''Scatter sets'' tab under the ''Preferences'' dialog. </blockquote>
* '''Find Point...'''  
* '''Find Point...'''  
*: User may find a point based on ID number or text label.
<blockquote> User may find a point based on ID number or text label. </blockquote>
* [[GMS:Interpolation Commands|'''''Interpolation >''''']]   
* [[GMS:Interpolation Commands|'''''Interpolation >''''']]   
** '''Interpolation Options...'''  
** '''Interpolation Options...'''  
Line 31: Line 31:
**: Brings up the ''Jacknifing Summary'' dialog.  
**: Brings up the ''Jacknifing Summary'' dialog.  
* '''Bounding 2D Grid...'''  
* '''Bounding 2D Grid...'''  
*: Creates a 2D Grid that bounds or contains all of the scatter points in the active set.
<blockquote> Creates a 2D Grid that bounds or contains all of the scatter points in the active set. </blockquote>
* '''Bounding 3D Grid...'''  
* '''Bounding 3D Grid...'''  
*: Creates a 3D Grid that bounds or contains all of the scatter points in the active set.
<blockquote> Creates a 3D Grid that bounds or contains all of the scatter points in the active set. </blockquote>
* '''Scatter Points &rarr; TIN'''  
* '''Scatter Points &rarr; TIN'''  
*: Creates a TIN from the active scatter point set.
<blockquote> Creates a TIN from the active scatter point set. </blockquote>
* '''Scatter Points &rarr; Mesh Nodes'''  
* '''Scatter Points &rarr; Mesh Nodes'''  
*: Creates nodes from the scatter points for a 2D mesh.
<blockquote> Creates nodes from the scatter points for a 2D mesh. </blockquote>
* '''Scatter Points &rarr; Obs. Pts.'''  
* '''Scatter Points &rarr; Obs. Pts.'''  
*: Creates Observation Points from the active dataset.  A coverage that is set for observation data must already exist.
<blockquote> Creates Observation Points from the active dataset.  A coverage that is set for observation data must already exist. </blockquote>
* '''Merge'''  
* '''Merge'''  
*: Merges points from selected scatter sets together to form one scatter set, combining datasets.
<blockquote> Merges points from selected scatter sets together to form one scatter set, combining datasets. </blockquote>
* '''Activate'''  
* '''Activate'''  
*: "Activates" selected scatter points by changing the active flags in the active dataset, or in all datasets. A dialog asks the user whether they wish to change only the active dataset or all datasets. If the datasets are transient, all time steps will be changed.
<blockquote> "Activates" selected scatter points by changing the active flags in the active dataset, or in all datasets. A dialog asks the user whether they wish to change only the active dataset or all datasets. If the datasets are transient, all time steps will be changed. </blockquote>
* '''Inactivate'''  
* '''Inactivate'''  
*: Same as the '''Activate''' command but in reverse. Inactive points can be selected only if they are displayed via the option in the ''Display Options'' dialog.
<blockquote> Same as the '''Activate''' command but in reverse. Inactive points can be selected only if they are displayed via the option in the ''Display Options'' dialog. </blockquote>


==Related Topics==
==Related Topics==

Revision as of 17:45, 4 December 2013

GMS Commands
Common
File
Edit
Display
Modules
TINs
Boreholes
Solids
Mesh (2D)
Grid (2D)
Scatter Points (2D)
Interpolation (2D and 3D)
Mesh (3D)
Grid (3D)
Scatter Points (3D)
Feature Objects
GIS
UGrid
Models
FEMWATER
MODAEM
MODFLOW
mod-PATH3DU
MODPATH
MT3DMS
SEAWAT
SEEP2D
T-PROGS
UTEXAS

The Scatter Point menu becomes available when the 2D Scatter Point module is active. The menu has one submenu: the Interpolation submenu. Below are the commands available in this menu.

  • New Scatter Point Set

Creates a new dataset.

  • Lock All Scatter Points

Prevents adjusting the location of scatter points.

  • Scatter Point Settings...

Opens the Scatter sets tab under the Preferences dialog.

  • Find Point...

User may find a point based on ID number or text label.

  • Interpolation >
    • Interpolation Options...
      Opens the 2D Interpolation Options dialog.
    • Interpolate → Active TIN
      Interpolate the active dataset on the active scatter scatter set to the active TIN.
    • Interpolate → 2D Mesh
      Interpolate the active dataset on the active scatter scatter set to the 2D mesh.
    • Interpolate → 2D Grid
      Interpolate the active dataset on the active scatter scatter set to the 2D grid.
    • Interpolate → 3D Mesh
      Interpolate the active dataset on the active scatter scatter set to the 3D mesh.
    • Interpolate → 3D Grid
      Interpolate the active dataset on the active scatter scatter set to the 3D grid.
    • Interpolate → MODFLOW Layers
      Interpolate datasets on the active scatter scatter set to MODFLOW arrays like top and bottom elevation, starting head etc.
    • Gaussian Simulation Options...
    • Run Gaussian Simulation
    • Jackknifing...
    • Summary...
      Brings up the Jacknifing Summary dialog.
  • Bounding 2D Grid...

Creates a 2D Grid that bounds or contains all of the scatter points in the active set.

  • Bounding 3D Grid...

Creates a 3D Grid that bounds or contains all of the scatter points in the active set.

  • Scatter Points → TIN

Creates a TIN from the active scatter point set.

  • Scatter Points → Mesh Nodes

Creates nodes from the scatter points for a 2D mesh.

  • Scatter Points → Obs. Pts.

Creates Observation Points from the active dataset. A coverage that is set for observation data must already exist.

  • Merge

Merges points from selected scatter sets together to form one scatter set, combining datasets.

  • Activate

"Activates" selected scatter points by changing the active flags in the active dataset, or in all datasets. A dialog asks the user whether they wish to change only the active dataset or all datasets. If the datasets are transient, all time steps will be changed.

  • Inactivate

Same as the Activate command but in reverse. Inactive points can be selected only if they are displayed via the option in the Display Options dialog.

Related Topics