The 'Tree Growth Season' tool estimates the potential number of days suitable for tree growth as well as the average temperature for these days. The estimation needs monthly data of mean, minimum, and maximum temperature and precipitation. Internally a soil water balance model is run on a daily basis. Using the given thresholds a relative tree line height can optionally be estimated.
| Name | Type | Identifier | Description | Constraints |
Input | Mean Temperature | Grid list (input) | T | - | - |
Minimum Temperature | Grid list (input) | TMIN | - | - |
Maximum Temperature | Grid list (input) | TMAX | - | - |
Precipitation | Grid list (input) | P | - | - |
Soil Water Capacity of Profile (*) | Grid (optional input) | SWC | Total soil water capacity (mm H2O). | - |
Output | Mean Temperature | Grid (output) | SMT | Mean temperature of the growing season. | - |
Length | Grid (output) | LGS | Number of days of the growing season. | - |
Tree Line Height (*) | Grid (optional output) | TLH | Estimated relative tree line height. | - |
Options | Grid system | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Default | Floating point | SWC_DEFAULT | default value if no grid has been selected | Minimum: 0.000000 Default: 220.000000 |
Top Soil Water Capacity | Floating point | SWC_SURFACE | - | Minimum: 0.000000 Default: 10.000000 |
Transpiration Resistance | Floating point | SW1_RESIST | - | Minimum: 0.100000 Default: 1.000000 |
Default Latitude | Floating point | LAT_DEF | - | Minimum: -90.000000 Maximum: 90.000000 Default: 50.000000 |
Threshold Temperature | Floating point | DT_MIN | Threshold temperature (C) that constrains the growing season. | Default: 0.900000 |
Minimum Soil Water Content (Percent) | Floating point | SW_MIN | - | Minimum: 0.000000 Default: 2.000000 |
Minimum Length | Integer | LGS_MIN | Minimum length (days) of the growing season. | Minimum: 1 Default: 94 |
Minimum Mean Temperature | Floating point | SMT_MIN | Minimum mean temperature (C) for all days of the growing season. | Default: 6.400000 |
Maximum Tree Line Height Difference | Floating point | TLH_MAX_DIFF | - | Minimum: 0.000000 Default: 1000.000000 |
(*) optional |