Dates (Heat Stress Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Overlay attribute
{{Overlay attributes|<onlyinclude>
{{Overlay attributes|type=row|overlay=Heat Stress
|attribute=DATES
|attribute=DATES
|unit=milliseconds
|unit={{time_in_milliseconds}}
|description=Dates define the amount of timeframes and are used to define the day and time for calculating sun angles.  
|description=: Dates specify the timeframes (day and time) used to calculate sun angles.
|icon=
|defaultvalue=1375444800000
}}</onlyinclude>}}
 
{{article end
|notes=
* It is recommended to use the Heat Stress Overlay Wizard to generate and edit the dates.
* The [[Sun altitude (Heat Stress Overlay)|sun altitude]] and [[Sun azimuth (Heat Stress Overlay)|sun azimuth]] are automatically recalculated based on project location and date only when using the Heat Stress Overlay configuration wizard, not when modifying the attribute directly.
* The dates are stored as [[Time_in_milliseconds|milliseconds past the defined epoch]]. [[Time_in_milliseconds#Notes|Care should be taken]] when manually adjusting these numbers!
|seealso=
|howtos=
|api=* [[Api session event editor overlay set attribute]]
}}
}}
==How-to's==
 
* [[How-to add and remove an attribute|Add and remove an attribute]]
{{HeatOverlay model attribute nav}}
==Notes==
* The dates are stored as '''doubles''' but interpreted as '''longs'''

Latest revision as of 08:06, 14 July 2026

Notes

  • It is recommended to use the Heat Stress Overlay Wizard to generate and edit the dates.
  • The sun altitude and sun azimuth are automatically recalculated based on project location and date only when using the Heat Stress Overlay configuration wizard, not when modifying the attribute directly.
  • The dates are stored as milliseconds past the defined epoch. Care should be taken when manually adjusting these numbers!

API Endpoints