Skip to content

Releases: ladybug-tools/uwg

v5.3.2

30 Nov 04:17
Compare
Choose a tag to compare

Fix

  • inform user of what input is incorrect (7257cf6)

v5.3.1

28 Nov 16:32
Compare
Choose a tag to compare

Fix

  • add isinstance for all type checking. (c09b8b5)

v5.3.0

28 Nov 05:46
Compare
Choose a tag to compare

Feature

  • refactor the required inputs method + tests. (9694fe4)

Fix

  • remove latAnth from tests. (05f69df)
  • Clean solarcalcs zenith calcs. Make PEP8 compatible. (fecb10e)

Documentation

  • add more checks to the required inputs method tests. (79f2cf8)
  • remove latAnth parameter from uwg file. (a92e5d0)

v5.2.1

27 Nov 16:57
Compare
Choose a tag to compare

Fix

  • replace zenith with self.zenith (99ab63c)

v5.2.0

24 Nov 18:35
Compare
Choose a tag to compare

Feature

  • seperate check of required parameters for DF use (960e479)
  • new tests checking df output (74ec268)
  • new tests checking df output (53b6ce7)

Fix

  • Revising FATAL ERROR information with more data, advice. (d10abf1)
  • added Exception if simTime.dt not a factor of 3600 (e9f2089)
  • added Exception if simTime.dt not a factor of 3600 (0f77027)

v5.1.0

24 Nov 18:14
Compare
Choose a tag to compare

Feature

  • ghcomp code to dump uwg_object from Dragonfly (f3f8f58)

v5.0.1

06 Nov 10:08
Compare
Choose a tag to compare

Fix

  • cleanup commented string (9c93eec)