ladybug-tools / ladybug-legacy

:beetle: Ladybug is an environmental plugin for Grasshopper.
http://ladybug.tools
Other
192 stars 82 forks source link

Potential Bug #447

Closed annasong20 closed 6 years ago

annasong20 commented 6 years ago

Hi,

I’ve been looking through the code for Ladybug_Ladybug, and in its Preparation class, in the epwLocation method, should the second to last line of the method reading epwfile.close actually read epwfile.close()?

Thanks!

chriswmackey commented 6 years ago

Good catch @annasong20 ! Thank you for reporting it.

I just pushed the fix: https://github.com/mostaphaRoudsari/ladybug/commit/43c1f5a235d2675db9fc54bd82ae62373ae0a48e

Thanks again!