Heat Stress Module theory: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (39 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
This page | This page describes the algorithm prescribed by the {{Template:Heat_DPRA_Report}}. For a visual overview of the Heat Stress Module, see [[Heat_Stress_module_overview|Heat Stress Overview]]. | ||
==Algorithm== | |||
The DPRA report calculations are implemented as follows: | |||
The calculation | At the start of the calculation, the following data is pre-calculated for each cell: | ||
# The [[foliage height calculation model (Heat Stress Overlay)|foliage height calculation model]] is used to calculate the [[Foliage result type (Heat Stress Overlay)|foliage height]] (if applicable). | |||
# The [[sky view factor calculation model (Heat Stress Overlay)|sky view calculation model]] is used to calculate the [[Sky view result type (Heat Stress Overlay)|sky view factor]]. | |||
# The [[average calculation model (Heat Stress Overlay)| average calculation model]] is used to calculate the [[vegetation avg result type (Heat Stress Overlay)|averaged vegetation fraction]] and the [[Sky view avg result type (Heat Stress Overlay)|averaged sky view factor]]. | |||
# The [[UHI formula (Heat Stress Overlay)|urban heat island formula]] is applied to calculate the [[Uhi result type (Heat Stress Overlay)|urban heat island effect value]]. | |||
Then, for each timeframe, the following data is calculated per cell: | |||
# The [[ | # The [[temperature formulas (Heat Stress Overlay)|temperature formulas]] are applied to calculate the [[temperature atmosphere result type (Heat Stress Overlay)|atmospheric temperature]], and the Wet-bulb temperature. | ||
# The [[ | # The [[shade calculation model (Heat Stress Overlay)|shade calculation model]] is used to determine whether the cell is [[shade result type (Heat Stress Overlay)|shaded]]. | ||
# The [[ | # The [[Wind calculation model (Heat Stress Overlay)|wind calculation model]] is used to determine the [[Wind speed result type (Heat Stress Overlay)|wind speed]] (using [[Weather station (Heat Stress Overlay)|weather station data]]). | ||
# The [[Diffuse radiation formula (Heat Stress Overlay)|diffuse radiation formula]] is applied to calculate the diffuse radiation. | |||
# The [[PET formulas (Heat Stress Overlay)|physiological equivalent temperature formulas]] are applied to calculate the final [[Pet result type (Heat Stress Overlay)|physiological equivalent temperature (PET)]]. | |||
{{article end | |||
# | |notes= | ||
* Each [[Dates_(Heat_Overlay)|date-time]] created in the Heat Stress Overlay configuration wizard will be its own timestep. | |||
# | * Although the DPRA report description states that atmospheric temperature is calculated once, it must be calculated every timestep because the formula requires an 'hour of day' parameter. | ||
* Automatic translation to future KNMI WH-scenarios is not supported. However, these can be configured manually by providing custom weather station data. | |||
}} | |||
{{HeatOverlay_formula_nav}} | |||
* Each [[Dates_(Heat_Overlay)|date-time]] created in the Heat Overlay | |||
* | |||
* | |||
{{ | |||
Latest revision as of 07:18, 9 July 2026
This page describes the algorithm prescribed by the DPRA Heat stress report. For a visual overview of the Heat Stress Module, see Heat Stress Overview.
Algorithm
The DPRA report calculations are implemented as follows:
At the start of the calculation, the following data is pre-calculated for each cell:
- The foliage height calculation model is used to calculate the foliage height (if applicable).
- The sky view calculation model is used to calculate the sky view factor.
- The average calculation model is used to calculate the averaged vegetation fraction and the averaged sky view factor.
- The urban heat island formula is applied to calculate the urban heat island effect value.
Then, for each timeframe, the following data is calculated per cell:
- The temperature formulas are applied to calculate the atmospheric temperature, and the Wet-bulb temperature.
- The shade calculation model is used to determine whether the cell is shaded.
- The wind calculation model is used to determine the wind speed (using weather station data).
- The diffuse radiation formula is applied to calculate the diffuse radiation.
- The physiological equivalent temperature formulas are applied to calculate the final physiological equivalent temperature (PET).
Notes
- Each date-time created in the Heat Stress Overlay configuration wizard will be its own timestep.
- Although the DPRA report description states that atmospheric temperature is calculated once, it must be calculated every timestep because the formula requires an 'hour of day' parameter.
- Automatic translation to future KNMI WH-scenarios is not supported. However, these can be configured manually by providing custom weather station data.




