GMS:Scatter Data Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Scatter data can be used in GMS with the following steps:
Scatter data can be used in GMS with the following steps:
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|1. Import scatter data.
!style="text-align:left;"|1. Import scatter data.
Line 7: Line 7:
{{GMS Import Scatter Data Workflow}}
{{GMS Import Scatter Data Workflow}}
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|2. Generate scatter data.
!style="text-align:left;"|2. Generate scatter data.
Line 22: Line 22:
:# [[GMS:Map_to_Modules#Map_to_3D_Scatter_Points|Map to 3D scatter points]]
:# [[GMS:Map_to_Modules#Map_to_3D_Scatter_Points|Map to 3D scatter points]]
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|3. Edit and modify scatter sets.
!style="text-align:left;"|3. Edit and modify scatter sets.
Line 29: Line 29:
{{GMS Edit Scatter Workflow}}
{{GMS Edit Scatter Workflow}}
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|5. Export scatter data.
!style="text-align:left;"|5. Export scatter data.
Line 37: Line 37:
:# Right-click on the scatter set data object in the Project Explorer and select the [[GMS:Project_Explorer#Common_Project_Explorer_Folder_Right-Click_Commands|'''Export...''']] command.
:# Right-click on the scatter set data object in the Project Explorer and select the [[GMS:Project_Explorer#Common_Project_Explorer_Folder_Right-Click_Commands|'''Export...''']] command.
|}
|}
{| class="mw-collapsible mw-collapsed" style="width:100%; border:1px solid #D0E0FF; margin-bottom:0.4em;"
{| class="mw-collapsible mw-collapsed" style="width:80%; border:1px solid #CDB7B5; margin-bottom:0.4em;"
|-
|-
!style="text-align:left;"|6. Interpolate scatter sets.
!style="text-align:left;"|6. Interpolate scatter sets.

Revision as of 21:09, 3 November 2016

Scatter data can be used in GMS with the following steps:

1. Import scatter data.
  1. Use File | Open... to open files with scatter data.
    • Alternatively, drag and drop the file into the Graphics Window in GMS.
  2. Use the File Import Wizard to specify how to import the data.
2. Generate scatter data.
Scatter data can also be generated from data in other modules in GMS. Some options are:
  1. 3D grid to 2D scatter points
  2. 2D Mesh to 2D scatter points
  3. 3D grid to 3D scatter points
  4. 3D mesh to 3D scatter points
  5. Borehole data to scatter data
  6. GIS to 2D scatter
  7. Map to 2D scatter points
  8. Map to 3D scatter points
3. Edit and modify scatter sets.
After a scatter set has been imported into GMS, it may require editing to be usable.
  1. Merge another scatter set into a selected scatter set.
  2. Create scatter points.
  3. Select and edit points.
5. Export scatter data.
Scatter data can be exported as a data file for use in other software.
  1. Right-click on the scatter set data object in the Project Explorer and select the Export... command.
6. Interpolate scatter sets.
For the topgraphic data in the scatter set to be included in the model run, the scatter set normally needs to be interpolated to the module being used. Multiple interpolation options are available, including:
  1. Clough-Tocher
  2. Gaussian Field Generator
  3. Inverse Distance Weighted (IDW)
  4. Kriging
  5. Linear
  6. Natural Neighbor (NN)