I am very new to Python and am struggling to find a comprehensive list of lookups to pull information from IES.
I have a Part O night purge script I have been using but am interested in adding a restriction that doesn't open the windows if it less than 18 degrees outside.
Does anyone have a lookup I can use to reference the dry bulb temperature?
Thanks in advance!
Python Variable lookups
Re: Python Variable lookups
Hi there, the following post has an example of pulling Dry Bulb Temperature from a Weather File
https://forums.iesve.com/viewtopic.php? ... fe#p107306
https://forums.iesve.com/viewtopic.php? ... fe#p107306

