EPW data files do not contain the Wet Bulb (WB) temperature.
The EPW csv file item (7), which is currently reads into the class property WB, is actually the air DewPoint (DP).
The class property WB should be revised to DP, and all related items should be revised to reflect as such.
The DB and RH properties are correct, but the WB value cannot be used in the current state.
EPW data files do not contain the Wet Bulb (WB) temperature.
The EPW csv file item (7), which is currently reads into the class property WB, is actually the air DewPoint (DP).
The class property WB should be revised to DP, and all related items should be revised to reflect as such.
The DB and RH properties are correct, but the WB value cannot be used in the current state.