SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Thermic Belt Classification

Calculates the thermal belts based on mean temperature and length of the growing season.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrowing Season LengthGrid, inputGSLGrowing season length given as number of days of a year.-
Mean TemperatureGrid, inputGSTMean temperature of the growing season.-
Frost occurenceGrid, inputFROSTFrost occurence as binary factor.-
OutputThermal BeltsGrid, outputATB--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Minimum Temperature NivalFloating pointNIVAL_TEMPMinimum Temperature for nival belt.Default: 3.500000
Minimum Temperature TreelineFloating pointTREE_TEMPMinimum Temperature for treeline.Default: 6.400000

Command-line

Usage: saga_cmd climate_tools 15 [-GSL <str>] [-GST <str>] [-FROST <str>] [-NIVAL_TEMP <double>] [-TREE_TEMP <double>] [-ATB <str>]
  -GSL:<str>          	Growing Season Length
	Grid, input
  -GST:<str>          	Mean Temperature
	Grid, input
  -FROST:<str>        	Frost occurence
	Grid, input
  -NIVAL_TEMP:<double>	Minimum Temperature Nival
	Floating point
	Default: 3.500000
  -TREE_TEMP:<double> 	Minimum Temperature Treeline
	Floating point
	Default: 6.400000
  -ATB:<str>          	Thermal Belts
	Grid, output