Room {{room(roomId).RoomName}} - {{name}}.
{{room(roomId).RoomName}} - Room Temperature {{PrePost(measurements(roomId, type).Indoor).Temperature}} °{{PrePost(measurements(roomId, type).Indoor).Unit}}, RH {{PrePost(measurements(roomId, type).Indoor).RelativeHumidity * 100}}%, Outdoor Temperature {{PrePost(measurements(roomId, type).Outdoor).Temperature}} °{{PrePost(measurements(roomId, type).Outdoor).Unit}}, Outdoor Relative Humidity {{PrePost(measurements(roomId, type).Outdoor).RelativeHumidity * 100}}% For any given row, if either column 2 or column 3 contains a Medium or higher Risk level, that is a flag that the conditions for a new fungal outbreak are met under these measured parameters. An outcome of Low Risk or Too Cold warrants careful reading of the “Guide to Risk Levels” table below. See also “Interpretation of color-scheme”.
Surface Temp Measured (°C / F) Moisture Content Measured 1. Moisture Condition, relative to Surface Temperature and Room Humidity (to be further interpreted by using column 3) 2. Potential for New Fungal Outbreak, by Surface Temperature 3. Potential for New Fungal Outbreak, by Moisture Content Potential Fungal Risk due to humid air leakage into a cavity. Leakage untested
4. Potential^ Fungal Risk in cavity if external air-leakage occurs 5. Potential Fungal Risk in cavity if internal air-leakage occurs
{{surface.temperature.ObjectName}} - Material {{surface.moisture.material}}
{{tempReading.average_temp_c | number: 0}} / {{tempConversion(tempReading.average_temp_c, 'C', 'F') | number: 0}} {{moistureReading.average_mc | number: 0}}% {{toWetResult(tempReading.wetness)}} {{toFungalRisk(tempReading.fungal_risk)}} {{toFungalRisk(moistureReading.fungal_risk)}} {{toFungalRisk(condensationReading ? condensationReading.fungal_risk : "")}} {{toFungalRisk(interiorCondensation ? interiorCondensation.fungal_risk : "")}}