Tool Thermic Belt Classification
Calculates the thermal belts based on mean temperature and length of the growing season.
References
- Körner, C., Paulsen, J., Spehn, E.M. (2011): A definition of mountains and their bioclimatic belts for global comparisons of biodiversity data. Alpine Botany, 121, 73–78. doi:10.1007/s00035-011-0094-4 online.
- Author: Dirk Nikolaus Karger
- Menu: Climate and Weather|Bioclimatology
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Growing Season Length | grid, input | GSL | Growing season length given as number of days of a year. | - |
Mean Temperature | grid, input | GST | Mean temperature of the growing season. | - | |
Frost occurence | grid, input | FROST | Frost occurence as binary factor. | - | |
Output | Thermal Belts | grid, output | ATB | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Minimum Temperature Nival | floating point number | NIVAL_TEMP | Minimum Temperature for nival belt. | Default: 3.500000 | |
Minimum Temperature Treeline | floating point number | TREE_TEMP | Minimum 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 number Default: 3.500000 -TREE_TEMP:<double> Minimum Temperature Treeline floating point number Default: 6.400000 -ATB:<str> Thermal Belts grid, output