Skip to content

Releases: ladybug-tools/ladybug

v0.2.0

05 Mar 17:58
Compare
Choose a tag to compare

Feature

  • Consolidate Code (ceae4e2)
  • Add Effective Radiant Field (f701b41)
  • Add Data Types for Thermal Comfort (ee68bb9)
  • Add staticmethod to handle functions with data collections (7fec952)
  • Add new data types for thermal comfort (1fe24a9)
  • Added UTCI to comfort module (53da5a2)

Fix

  • fixed end_hour input value check (d028f9e)
  • fixed end_hour input value check (1835d32)
  • Removed changes related to ladybug-comfort (77c2541)

v0.1.0

01 Mar 20:23
Compare
Choose a tag to compare

Feature

  • added datatype to handle unit conversions, checks, etc. (29c44c2)
  • Finished Adding Perez Split for Zhang-Huang Model (6b3ed3f)
  • added datatype to handle unit conversions, checks, etc. (e4752c6)

v0.0.12

01 Dec 01:04
Compare
Choose a tag to compare

Fix

  • fixed bug in sky_temperature method (8057808)

v0.0.11

30 Nov 01:52
Compare
Choose a tag to compare

Fix

  • add check for stat file with no optical data (b5a09f1)

v0.0.10

29 Nov 03:46
Compare
Choose a tag to compare

Fix

  • fix incorrect check for stat with no optical data (100c77e)

v0.0.9

28 Nov 19:32
Compare
Choose a tag to compare

Fix

v0.0.8

07 Nov 23:13
Compare
Choose a tag to compare

Fix

  • enforce dependency version (d651890)
  • enforce dependency version (f3c33b1)

v0.0.7

05 Nov 21:17
Compare
Choose a tag to compare

Fix

  • add elucid3 as a requirement (2b38f82)
  • changed the command to publish (eed63eb)

v0.0.6

31 Oct 14:17
Compare
Choose a tag to compare

Fix

0.0.04: Add check for epw files with extra commas

09 Feb 02:36
Compare
Choose a tag to compare

Ladybug

  1. Sunpath

  • @devang has refined Ladybug's Sunpath algorithm to generate the same results as NOAA solar calculator. There was less than a degree of difference in the calculation which is now fixed. Shout out to @PaulWintour for reporting this issue.
  1. Import EPW

  • Several improvements has been made to EPW class to handle edge cases and handle non-standard epw files. Shout out to @Federico587 for reporting these issues.

Documentation

  1. Python code style: All the code for the plugins is now following PEP8. You can read more about the Python style guide for Ladybug Tools here.

  2. API documentation: API documentation for the libraries are updated and are available at links below: