SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Grids from Classified Grid and Table

The tool allows one to create grids from a classified grid and a corresponding lookup table. The table must provide an attribute with the class identifiers used in the grid, which is used to link the table and the grid. A grid is created for each additional attribute field found in the table.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTabletable, inputTABLEThe table with the (numeric) data values for each class. The tool creates a grid for each table column (besides the ID).-
Classesgrid, inputCLASSESThe grid encoded with the class IDs.-
OutputGrids (*)grid list, output, optionalGRIDSThe output grids, one grid for each table column.-
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Attributetable fieldID_FIELDThe attribute with the class IDs, used to link the table and the grid.-
(*) optional

Command-line

Usage: saga_cmd grid_tools 22 [-TABLE <str>] [-ID_FIELD <str>] [-CLASSES <str>] [-GRIDS <str>]
  -TABLE:<str>   	Table
	table, input
  -ID_FIELD:<str>	Attribute
	table field
  -CLASSES:<str> 	Classes
	grid, input
  -GRIDS:<str>   	Grids
	grid list, output, optional