Model attributes (Heat Stress Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The [[Heat_(Overlay)|heat overlay's]] model calculations depend on a number of calculation-wide parameters. These parameters are available as [[attribute]]s of the heat overlay and can be modified as such.
The [[Heat Stress Overlay]]'s model calculations depend on a number of calculation-wide parameters. These parameters are available as [[attribute]]s of the Heat Stress Overlay and can be modified as such.


{| class="wikitable"
{{Overlay attributes|suppresscategory=true|
! Attribute
  {{ :Daily avg radiation (Heat Stress Overlay) }}
! Unit
  {{ :Daily avg wind speed (Heat Stress Overlay) }}
! Description
  {{ :Daily temperature max (Heat Stress Overlay) }}
|-
  {{ :Daily temperature min (Heat Stress Overlay) }}
| [[Averaged last result (Heat Overlay)|AVERAGED_LAST_RESULT]]
| {{boolean}}
| Whether to ignore the date-time setting for the last calculated timeframe, and show an average of the results of all preceding timeframes instead.
|-
| [[Daily avg radiation (Heat Overlay)|DAILY_AVG_RADIATION]]
| Wm<sup>-2</sup> / hr
| The average of amount of sun radiation per hour per square meter for this day, measured at a [[Weather station (Heat Overlay)|weather station]].
|-
| [[ Daily avg wind speed (Heat Overlay)|DAILY_AVG_WIND_SPEED]]
| m/s
| The daily average wind speed measured at a [[Weather station (Heat Overlay)|weather station]] at the height of 10 meters above ground.
|-
| [[Daily temperature max (Heat Overlay)|DAILY_TEMPERATURE_MAX]]
| °C
| Maximum temperature measured at a [[Weather station (Heat Overlay)|weather station]].
|-
| [[Daily temperature min (Heat Overlay)|DAILY_TEMPERATURE_MIN]]
| °C
| Minimum temperature measured at a [[Weather station (Heat Overlay)|weather station]].
|-
| [[Dates_(Heat_Overlay)|DATES]]
| {{timestamp}}
| Dates define the amount of timeframes and are used to define the day and time for calculating sun angles.
|-
| [[Exclude buildings (Heat Overlay)|EXCLUDE_BUILDINGS]]
| {{boolean}}
|
|-
| [[Exclude water (Heat Overlay)|EXCLUDE_WATER]]
| {{boolean}}
|
|-
| [[Foliage areas (Heat Overlay)|FOLIAGE_AREAS]]
| {{boolean}}
|
|-
| [[Hourly humidity (Heat Overlay)|HOURLY_HUMIDITY]]
| percentage
| The relative humidity of the air at this hour, measured at a [[Weather station (Heat Overlay)|weather station]].
|-
| [[Hourly radiation (Heat Overlay)|HOURLY_RADIATION]]
| Wm<sup>-2</sup> / hr
| The amount of Sun radiation this hour, measured at a [[Weather station (Heat Overlay)|weather station]].
|-
| [[Hourly temperature (Heat Overlay)|HOURLY_TEMPERATURE]]
| °C
| The temperature at this hour, measured at a [[Weather station (Heat Overlay)|weather station]].
|-
| [[Sun altitude (Heat Overlay)|SUN_ALTITUDE]]
| °
| The sun angle up from the horizon.
|-
| [[Sun azimuth (Heat Overlay)|SUN_AZIMUTH]]
| [[Geo angle]]
| The angle along the horizon, with 0° corresponding to north, and increasing in a clockwise fashion
|-
| [[Sun daily motion (Heat Overlay)|SUN_DAILY_MOTION]]
| factor
| A factor used in calculating the Atmospheric Temperature from the calculated Urban Heat Island value.
|-
| [[Wind direction (Heat Overlay)|WIND_DIRECTION]]
| [[Geo angle]]
| The wind direction viewed from above, with 0° corresponding to north, and increasing in a clockwise fashion.
|-
| [[Wind speed (Heat Overlay)|WIND_SPEED]]
| m/s
| The wind speed measured at a [[Weather station (Heat Overlay)|weather station]] at the height of 10 meters above ground.
|-
|}


==Notes==
  {{ :Dates (Heat Stress Overlay) }}
 
  {{ :Exclude buildings (Heat Stress Overlay) }}
  {{ :Exclude water (Heat Stress Overlay) }}
  {{ :Exclude foliage height m (Heat Stress Overlay) }}
  {{ :Foliage areas (Heat Stress Overlay) }}
 
  {{ :Hourly humidity (Heat Stress Overlay) }}
  {{ :Hourly radiation (Heat Stress Overlay) }}
  {{ :Hourly temperature (Heat Stress Overlay) }}
 
  {{ :Max shadow distance (Heat Stress Overlay) }}
 
  {{ :Sun altitude (Heat Stress Overlay) }}
  {{ :Sun azimuth (Heat Stress Overlay) }}
  {{ :Sun daily motion (Heat Stress Overlay) }}
 
  {{ :Wind direction (Heat Stress Overlay) }}
  {{ :Wind speed (Heat Stress Overlay) }}
  {{ :Wind decline angle (Heat Stress Overlay) }}
}}
 
{{article end
|notes=
* The model relies on a number of attributes which can be measured by measure stations. For any given project, it is recommended to find data from a (reference) weather station applicable to the project area, and use those values as parameters for the Heat Module calculations.
* The model relies on a number of attributes which can be measured by measure stations. For any given project, it is recommended to find data from a (reference) weather station applicable to the project area, and use those values as parameters for the Heat Module calculations.
* When the [[Dates (Heat Overlay)|DATES]] attribute is configured for multiple timeframes, the Hourly, Sun, and Wind attributes should have an equal amount of entries. When using the Heat Overlay configuration wizard, the necessary entries are created automatically.
* When the [[Dates (Heat Stress Overlay)|DATES]] attribute is configured for multiple timeframes, the Hourly, Sun, and Wind attributes should have an equal amount of entries. When using the Heat Stress Overlay configuration wizard, the necessary entries are created automatically.
 
|seealso=
==See also==
* [[Weather station (Heat Stress Overlay)]]
* [[Weather station (Heat Overlay)|weather station]].
}}


{{Template:HeatOverlay model attribute nav}}
{{HeatOverlay model attribute nav}}

Latest revision as of 11:45, 13 April 2026

The Heat Stress Overlay's model calculations depend on a number of calculation-wide parameters. These parameters are available as attributes of the Heat Stress Overlay and can be modified as such.


Notes

  • The model relies on a number of attributes which can be measured by measure stations. For any given project, it is recommended to find data from a (reference) weather station applicable to the project area, and use those values as parameters for the Heat Module calculations.
  • When the DATES attribute is configured for multiple timeframes, the Hourly, Sun, and Wind attributes should have an equal amount of entries. When using the Heat Stress Overlay configuration wizard, the necessary entries are created automatically.

See also