Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:adddata:fss [2020/01/14 14:18] – gs3d | tutorials:adddata:fss [2020/03/25 11:09] (current) – removed gs3d | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== File Source Settings ====== | ||
- | |||
- | This tutorial describes how to import data from ASCII format (GeoSoft) files. The tutorial is one step of the “Add Data Wizard” and explains only the file source settings. | ||
- | |||
- | ==== \\ | ||
- | Requirements ==== | ||
- | |||
- | === Module === | ||
- | |||
- | FIXME | ||
- | |||
- | === Data === | ||
- | |||
- | In the “Add data Wizard” when browsing to a local ASCII format file the button Source Settings are available.\\ | ||
- | The ASCII Source Settings are used to set the parameters of data files with column information in comment lines in a general header and files that are possibly line interspersed. | ||
- | |||
- | Column Name Line: Choose the number of the line that contains information about the column names.\\ | ||
- | Comment Lines: Write the character that defines Comment Lines.\\ | ||
- | Null Character: Write the character for Null Values.\\ | ||
- | Decimal Separator: Choose whether the Decimal Separator is a dot or comma.\\ | ||
- | Data Separator: Choose whether the data are separated with " | ||
- | GeoSoft Lines Interspersed: | ||
- | Read more lines: If you press this button the software loads more data in the preview.\\ | ||
- | Line Interspersed: | ||
- | |||
- | Figure 1. Line Interspersed data file. | ||
- | |||
- | See examples 1 and 2 below: | ||
- | |||
- | Example 1. Line interspersed data set with the column information in line 1. | ||
- | |||
- | The comment lines start with "/", | ||
- | |||
- | Example 2. Line interspersed data set with the column information in line 6. | ||
- | |||
- | The comment lines start with "/", | ||
- | |||