SAGA-GIS Tool Library Documentation (v6.3.0)

Tool Grids from classified grid and table

Creates several grids using a classified grid and a table with data values for each class.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTableTable (input)TABLEThe table with the (numeric) data values for each class. The tool creates a grid for each table column (besides the ID).-
ClassesGrid (input)CLASSESThe grid coded with the class IDs.-
OutputGrids (*)Grid list (optional output)GRIDSThe 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 (optional output)