The weather_info module

Autogenerated API documentation for weather_info

Weather info driver

PyExpLabSys.drivers.weather_info.dew_point_and_abs_humidity(temperature, humidity, pressure)[source]

Calculates dew point and absolute humidity given atmospheric conditions.

PyExpLabSys.drivers.weather_info.equaivalent_humidity(outside_temp, outside_hum, inside_temp, pressure)[source]

Given outside atmospheric conditaions, calculate the relative humidity inside of the outside air is heated (or cooled) to the inside tempererature.