SMS:Scatter Data Workflow: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 4: Line 4:
!width="400" style="text-align:left;"|1. Import topographic data.
!width="400" style="text-align:left;"|1. Import topographic data.
|-
|-
|
|width="600"
:One method to create a scatter set is to import existing topographic data. Topographic data is often in a text file.
:One method to create a scatter set is to import existing topographic data. Topographic data is often in a text file.
:#Use the [[SMS:File Import Wizard|''File Import Wizard'']] to open the topographic data.
:#Use the [[SMS:File Import Wizard|''File Import Wizard'']] to open the topographic data.
Line 12: Line 12:
!width="400" style="text-align:left;"|2. Edit TIN data.
!width="400" style="text-align:left;"|2. Edit TIN data.
|-
|-
|
|width="600"
:After a TIN has been imported into SMS, it may require editing to be usable.
:After a TIN has been imported into SMS, it may require editing to be usable.
:#Delete [[SMS:Process Boundary Triangles|boundary triangles]].
:#Delete [[SMS:Process Boundary Triangles|boundary triangles]].
Line 24: Line 24:
!width="400" style="text-align:left;"|3. Generate scatter data.
!width="400" style="text-align:left;"|3. Generate scatter data.
|-
|-
|
|width="600"
:Scatter data can also be generated from data in other modules in SMS. Some options are:
:Scatter data can also be generated from data in other modules in SMS. Some options are:
:#[[GIS Conversion and Editing|GIS to scatter]].
:#[[GIS Conversion and Editing|GIS to scatter]].
Line 34: Line 34:
!width="400" style="text-align:left;"|4. Modify scatter sets.
!width="400" style="text-align:left;"|4. Modify scatter sets.
|-
|-
|
|width="600"
:Scatter sets can be manually modified if needed.
:Scatter sets can be manually modified if needed.
:#Used the [[SMS:Feature Stamping|stamped feature]] option.
:#Used the [[SMS:Feature Stamping|stamped feature]] option.
Line 45: Line 45:
!width="400" style="text-align:left;"|5. Export tabular data.
!width="400" style="text-align:left;"|5. Export tabular data.
|-
|-
|
|width="600"
:Scatter TIN data can be [[SMS:Export Tabular File|exported]] as tabular data for use in other software.  
:Scatter TIN data can be [[SMS:Export Tabular File|exported]] as tabular data for use in other software.  
:#Use the '''Save As...''' command and select the [[SMS:Tabular Data Files - SHOALS *.pts|"tabular data"]] file type.
:#Use the '''Save As...''' command and select the [[SMS:Tabular Data Files - SHOALS *.pts|"tabular data"]] file type.
Line 54: Line 54:
!width="400" style="text-align:left;"|6. Interpolate scatter sets.
!width="400" style="text-align:left;"|6. Interpolate scatter sets.
|-
|-
|
|width="600"
:For the topgraphic data in the scatter set to be included in the model run, the scatter set normally needs to be [[SMS:Scatter Interpolation|interpolated]] to the module being used. Multiple interpolation options are available, including:
:For the topgraphic data in the scatter set to be included in the model run, the scatter set normally needs to be [[SMS:Scatter Interpolation|interpolated]] to the module being used. Multiple interpolation options are available, including:
:# [[SMS:Linear Interpolation|Linear]]
:# [[SMS:Linear Interpolation|Linear]]
Line 60: Line 60:
:# [[SMS:Natural Neighbor Interpolation|Natural Neighbor (NN)]]
:# [[SMS:Natural Neighbor Interpolation|Natural Neighbor (NN)]]
:# [[SMS:Laplacian Interpolation|Laplacian Interpolation]] (Cartesian grids only)
:# [[SMS:Laplacian Interpolation|Laplacian Interpolation]] (Cartesian grids only)
|}
|}



Revision as of 16:40, 26 August 2015

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

1. Import topographic data.
width="600"
One method to create a scatter set is to import existing topographic data. Topographic data is often in a text file.
  1. Use the File Import Wizard to open the topographic data.
2. Edit TIN data.
width="600"
After a TIN has been imported into SMS, it may require editing to be usable.
  1. Delete boundary triangles.
  2. Resolve triangulation issues.
    1. Manually swap edges.
    2. Add a breakline to smooth contours
3. Generate scatter data.
width="600"
Scatter data can also be generated from data in other modules in SMS. Some options are:
  1. GIS to scatter.
  2. Map to scatter.
  3. Mesh to scatter.
4. Modify scatter sets.
width="600"
Scatter sets can be manually modified if needed.
  1. Used the stamped feature option.
  2. Merge another TIN into the current surface.
  3. Create vertices (points).
  4. Select and edit vertices (points).
5. Export tabular data.
width="600"
Scatter TIN data can be exported as tabular data for use in other software.
  1. Use the Save As... command and select the "tabular data" file type.
  2. Use the Export Tabular File dialog to specify how the tabular data should be formatted.
6. Interpolate scatter sets.
width="600"
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. Linear
  2. Inverse Distance Weighted (IDW)
  3. Natural Neighbor (NN)
  4. Laplacian Interpolation (Cartesian grids only)