open-ideas / StROBe

Python module for stochastic residential occupancy behavior for both building and district energy simulations.
38 stars 15 forks source link

Revise use of cPickle for irradiances #1

Open rubenbaetens opened 11 years ago

rubenbaetens commented 11 years ago

Rewrite the code for __plugload_.lightingload( ) based on ast.literal_eval(open('Irradiance.py').read()) instead of using cPickle.