SAGA 9.11.3 | Tool Library Documentation

Climate Classification


Description

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


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputTemperaturegrid list, inputT--
Precipitationgrid list, inputP--
OutputClimate Classificationgrid, outputCLASSES--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
ClassificationchoiceMETHOD-Available Choices: [0] Köppen-Geiger [1] Köppen-Geiger without As/Aw differentiation [2] Köppen-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 ] [-P ] [-CLASSES ] [-METHOD ]
  -T:         Temperature
	grid list, input
  -P:         Precipitation
	grid list, input
  -CLASSES:   Climate Classification
	grid, output
  -METHOD:
                   Classification
                   	choice
                   	Available Choices:
                   	[0] Köppen-Geiger
                   	[1] Köppen-Geiger without As/Aw differentiation
                   	[2] Köppen-Geiger after Peel et al. (2007)
                   	[3] Wissmann (1939)
                   	[4] Thornthwaite (1931)
                   	[5] Troll-Paffen
                   	Default: 1