Releases: ladybug-tools/ladybug
Releases · ladybug-tools/ladybug
v0.2.0
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
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
Fix
- fixed bug in sky_temperature method (8057808)
v0.0.11
Fix
- add check for stat file with no optical data (b5a09f1)
v0.0.10
Fix
- fix incorrect check for stat with no optical data (100c77e)
v0.0.8
Fix
- enforce dependency version (d651890)
- enforce dependency version (f3c33b1)
v0.0.7
Fix
- add elucid3 as a requirement (2b38f82)
- changed the command to publish (eed63eb)
0.0.04: Add check for epw files with extra commas
Ladybug
-
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.
-
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
-
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.
-
API documentation: API documentation for the libraries are updated and are available at links below: