Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:application:data_management:create_source_wizard [2020/01/29 19:59] – rebecca130301_gmail.com | geoscene3d:application:data_management:create_source_wizard [2020/03/21 19:36] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
The Create Source Wizard is used to create a new source file. | The Create Source Wizard is used to create a new source file. | ||
- | Sources that may be created using the wizard are: | + | Sources that may be created using the wizard are:\\ |
+ | [[: | ||
+ | [[: | ||
+ | [[: | ||
- | [[: | + | ==== Type Page ==== |
- | [[: | + | Select the main type of source to create\\ |
- | + | __Grid | |
- | [[: | + | __CSV File:__ Select to create a CSV file |
- | + | ==== Sub Type Tab ==== | |
- | Type Page | + | |
- | + | ||
- | Select the main type of source to create | + | |
- | + | ||
- | Grid File: Select to create a grid file | + | |
- | + | ||
- | CSV File: Select to create a CSV file | + | |
- | + | ||
- | Sub Type Tab | + | |
- | + | ||
- | Select a sub type for the new source files. | + | |
- | + | ||
- | 2D Grid File (*.grd): The new source file is a surfer grid file | + | |
- | + | ||
- | 3D Grid File (*.grd3): The new source file is a GeoScene3D grid file | + | |
- | + | ||
- | CSV File (*.csv): CSV text file with the extension *.csv | + | |
+ | Select a sub type for the new source files.\\ | ||
+ | __2D Grid File (*.grd):__ The new source file is a surfer grid file\\ | ||
+ | __3D Grid File (*.grd3):__ The new source file is a GeoScene3D grid file\\ | ||
+ | CSV File (*.csv): CSV text file with the extension *.csv\\ | ||
CSV File (*.txt): CSV text file with the extension *.txt | CSV File (*.txt): CSV text file with the extension *.txt | ||
- | Grid Geometry Page | + | ==== Grid Geometry Page ==== |
In the geometry grid tab the size and geometry of the resulting grids is defined. | In the geometry grid tab the size and geometry of the resulting grids is defined. | ||
- | Grid Extent (corner node coordinates) | + | **Grid Extent (corner node coordinates)** \\ |
+ | Enter the min and max X, Y, and Z coordinates of the resulting grid.\\ | ||
+ | __Adjust:__ Adjusts (rounds) grid extent to the selected node spacing and node count. Max = min + (node spacing * node count).\\ | ||
+ | __Scene Extent:__ Sets grid extent to the current scene extent. | ||
- | Enter the min and max X, Y, and Z coordinates of the resulting grid. | + | **Node Spacing** \\ |
- | + | Distance between grid nodes in X, Y, and Z directions. Node spacing is a function of the side length of the grid and the number of nodes. Example: X node spacing = X side length / (X node count - 1). <font 11px/ | |
- | Adjust: Adjusts (rounds) grid extent to the selected node spacing and node count. Max = min + (node spacing | + | |
- | + | ||
- | Scene Extent: Sets grid extent to the current scene extent. | + | |
- | + | ||
- | Node Spacing | + | |
- | + | ||
- | Distance between grid nodes in X, Y, and Z directions. Node spacing is a function of the side length of the grid and the number of nodes. Example: X node spacing = X side length / (X node count - 1). Note: 2D grids must have equal node spacing in X and Y. | + | |
- | + | ||
- | Node Count | + | |
+ | **Node Count** \\ | ||
Number of grid nodes in X, Y, and Z directions. | Number of grid nodes in X, Y, and Z directions. | ||
- | Grid Info | + | **Grid Info** \\ |
Information about width, height, depth, and number of nodes in the resulting grid. | Information about width, height, depth, and number of nodes in the resulting grid. | ||
- | Grid Values Tab (2D Grids) | + | ==== Grid Values Tab (2D Grids) |
- | Initial Grid Node Values | + | **Initial Grid Node Values** \\ |
- | + | Select initial value for grid nodes\\ | |
- | Select initial value for grid nodes | + | __Blank:__ Each grid node have a blank value\\ |
- | + | __Value:__ Each grid node have a defined value | |
- | Blank: | + | ==== Grid Values Tab (3D Grids) |
- | Each grid node have a blank value | + | |
- | + | ||
- | Value: | + | |
- | Each grid node have a defined value | + | |
- | + | ||
- | Grid Values Tab (3D Grids) | + | |
- | + | ||
- | Value Type | + | |
+ | **Value Type** \\ | ||
Select the node value type for the 3D grid (floating point or discrete). " | Select the node value type for the 3D grid (floating point or discrete). " | ||
- | Initial Grid Node Values | + | **Initial Grid Node Values** \\ |
- | + | Select initial value for grid nodes\\ | |
- | Select initial value for grid nodes | + | __Blank:__ Each grid node have a blank value\\ |
- | + | __Value:__ Each grid node have a defined value | |
- | Blank: | + | ==== CSV File Page ==== |
- | Each grid node have a blank value | + | |
- | + | ||
- | Value: | + | |
- | Each grid node have a defined value | + | |
- | + | ||
- | CSV File Page | + | |
Define column names for the CSV file. The columns ID, X, Y, and Z are defined by default. | Define column names for the CSV file. The columns ID, X, Y, and Z are defined by default. | ||
- | Location Tab | + | ==== Location Tab ==== |
- | + | ||
- | The new source will be created at this location | + | |
- | Source | + | The new source will be created at this location\\ |
- | Select a location for the new source | + | __Source |