SAGA 9.3.3 | Tool Library Documentation

Import Text Table (Fixed Column Sizes)


Description

Import Text Table (Fixed Column Sizes)


Parameters

 NameTypeIdentifierDescriptionConstraints
OutputTabletable, outputTABLE--
OptionsSkip Leading Linesinteger numberSKIP-Minimum: 0 Default: 0
HeadlinebooleanHEADLINE-Default: 1
Field DefinitionchoiceFIELDDEF-Available Choices: [0] mark breaks in first line [1] specify fields with type [2] from list Default: 2
Number of Fieldsinteger numberNFIELDS-Minimum: 1 Default: 1
Liststatic tableLISTSpecify name, size, and type of the attribute fields (type as follows: 0=text, 1=short, 2=long, 3=float, 4=double).3 Fields: - 1. [string] Name - 2. [signed 4 byte integer] Size - 3. [unsigned 1 byte integer] Type
Filefile pathFILENAME--

Command Line


Usage: saga_cmd io_table 3 [-TABLE ] [-SKIP ] [-HEADLINE ] [-FIELDDEF ] [-NFIELDS ] [-LIST ] [-FILENAME ]
  -TABLE:   	Table
	table, output
  -SKIP:    	Skip Leading Lines
	integer number
	Minimum: 0
	Default: 0
  -HEADLINE:	Headline
	boolean
	Default: 1
  -FIELDDEF:	Field Definition
	choice
	Available Choices:
	[0] mark breaks in first line
	[1] specify fields with type
	[2] from list
	Default: 2
  -NFIELDS: 	Number of Fields
	integer number
	Minimum: 1
	Default: 1
  -LIST:    	List
	static table
	3 Fields:
	- 1. [string] Name
	- 2. [signed 4 byte integer] Size
	- 3. [unsigned 1 byte integer] Type
	
  -FILENAME:	File
	file path