SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Import Text Table with Numbers only

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTablesTable list (output)TABLES--
OptionsSkip Leading LinesIntegerSKIP-Minimum: 0
Default: 0
HeadlineBooleanHEADLINE-Default: 0
SeparatorChoiceSEPARATOR-Available Choices:
[0] tabulator
[1] ;
[2] ,
[3] space
[4] other
Default: 0
otherTextSEP_OTHER-Default: *
FileFile pathFILENAME--

Command-line

Usage: saga_cmd io_table 2 [-TABLES <str>] [-SKIP <num>] [-HEADLINE <str>] [-SEPARATOR <str>] [-SEP_OTHER <str>] [-FILENAME <str>]
  -TABLES:<str>   	Tables
	Table list (output)
  -SKIP:<num>     	Skip Leading Lines
	Integer
	Minimum: 0
	Default: 0
  -HEADLINE:<str> 	Headline
	Boolean
	Default: 0
  -SEPARATOR:<str>	Separator
	Choice
	Available Choices:
	[0] tabulator
	[1] ;
	[2] ,
	[3] space
	[4] other
	Default: 0
  -SEP_OTHER:<str>	other
	Text
	Default: *
  -FILENAME:<str> 	File
	File path