SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Thermic Belt Classification

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


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGrowing Season LengthGrid (input)GSLGrowing season length given as number of days of a year.-
Mean TemperatureGrid (input)GSTMean temperature of the growing season.-
Frost occurenceGrid (input)FROSTFrost occurence as binary factor.-
OutputThermal BeltsGrid (output)ATB--
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)