SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Climate Classification

This tool applies a climate classification scheme using monthly mean temperature and precipitation data. Currently implemented classification schemes are Koeppen-Geiger (1936), Thornthwaite (1931), and Troll-Paffen (1964). Because of some less precise definitions the Troll-Paffen scheme still needs some revisions.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTemperatureGrid list, inputT--
PrecipitationGrid list, inputP--
OutputClimate ClassificationGrid, outputCLASSES--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
ClassificationChoiceMETHOD-Available Choices:
[0] Koeppen-Geiger
[1] Koeppen-Geiger without As/Aw differentiation
[2] Koeppen-Geiger after Peel et al. (2007)
[3] Wissmann (1939)
[4] Thornthwaite (1931)
[5] Troll-Paffen
Default: 1

Command-line

Usage: saga_cmd climate_tools 19 [-T <str>] [-P <str>] [-CLASSES <str>] [-METHOD <str>]
  -T:<str>      	Temperature
	Grid list, input
  -P:<str>      	Precipitation
	Grid list, input
  -CLASSES:<str>	Climate Classification
	Grid, output
  -METHOD:<str> 	Classification
	Choice
	Available Choices:
	[0] Koeppen-Geiger
	[1] Koeppen-Geiger without As/Aw differentiation
	[2] Koeppen-Geiger after Peel et al. (2007)
	[3] Wissmann (1939)
	[4] Thornthwaite (1931)
	[5] Troll-Paffen
	Default: 1