Out | readMe! | ... | String |
------------------------------ | ------------------------------ | ... | Goo |
Universal Thermal Climate Index | universalThermalClimateIndex | The UTCI of the input conditions in degrees Celcius. Perhaps the most familiar application of Univeral Thermal Climate Index (UTCI) is the temperature given by TV weathermen and women when they say that, even though the dry bulb temperature outside is a certain value, the temperature actually "feels like" something higher or lower. UTCI is this temperature of what the weather "feels like" and it takes into account radiant temperature (usually including solar radiation), relative humidity, wind speed and uses them in a human energy balance model to give a temperature value that is indicative of the heat stress or cold stress felt by the human body. | Goo |
Comfortable Or Not | comfortableOrNot | A stream of 0's and 1's (or "False" and "True" values) indicating whether a person outside is comfortable for each hour of the input conditions. 0 indicates that a person is not comfortable while 1 indicates that a person is comfortable. A person is considered to be comfortable when he/she experiences no thermal stress (9 < UTCI < 26). | Goo |
Thermal Stress | thermalStress | A stream of interger values from -1 to +1 that indicate the following:
-1 - Cold Stress - cold conditions (UTCI < 9C).
0 - No Thermal Stress - comfortable conditions (9C < UTCI < 26C).
+1 - Heat Stress - hot conditions (UTCI > 26C). | Goo |
Condition Of Person | conditionOfPerson | A stream of interger values from -3 to +3 that indicate the following:
-3 - Strong Cold Stress - potential public health hazard with higher-than-normal mortality rates (UTCI < -13C).
-2 - Moderate Cold Stress - cold but no public health hazard (-13C < UTCI < 0C).
-1 - Slight Cold Stress - cool but comfortable for short periods of time (0C < UTCI < 9C)
0 - No Thermal Stress - comfortable conditions (9C < UTCI < 26C).
+1 - Slight Heat Stress - warm but comfortable for short periods of time (26C < UTCI < 28C).
+2 - Moderate Heat Stress - hot but no public health hazard (28C < UTCI < 32C).
+3 - Strong Heat Stress - potential public health hazard with higher-than-normal mortality rates (UTCI > 32C). | Goo |
------------------------------ | ------------------------------ | Script variable UTCIComfortCalculator | Goo |
Percent Of Time Comfortable | percentOfTimeComfortable | The percent of the input data for which the UTCI indicates no thermal stress (comfortable conditions). Comfortable conditions are when the UTCI is between 9 and 26 degrees Celcius. | Goo |
Percent Comf For Short Period | percentComfForShortPeriod | The percent of the input data for which the UTCI indicates slight heat/cold stress. This indicates conditions that are comfortable for short periods of time with proper attire. This includes all conditions when the UTCI is between 0 and 9 degrees Celcius or between 26 and 28 degrees Celcius. | Goo |
Percent Heat Stress | percentHeatStress | The percent of the input data for which the UTCI indicates moderate-to-extreme heat stress. This indicates conditions that are not comfortable. This includes all conditions are when the UTCI is above 28 degrees Celcius. | Goo |
Percent Cold Stress | percentColdStress | The percent of the input data for which the UTCI indicates moderate-to-extreme cold stress. This indicates conditions that are not comfortable. This includes all conditions are when the UTCI is below 0 degrees Celcius. | Goo |