Skip to content

Tags: ladybug-tools/dragonfly-doe2

Tags

v0.11.3

Toggle v0.11.3's commit message
fix(deps): bump dragonfly-energy to 1.22.9

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): bump dragonfly-energy to version 1.16.38

v0.11.1

Toggle v0.11.1's commit message
fix: several fixes to import models generated from Revit

Here is the shortlist:

1. Catch the case when both `floor_height` and `floor_to_floor_height` are set to 0. I'm using the Room properties to get them instead.
2. Remove the holes from story polygon. We we removing it from the rooms already but not from the story floorplate.
3. Caught a few cases where names where not inside double quotes.
4. Shorten the name for floor space with index
5. Purge duplicate window constructions

v0.11.0

Toggle v0.11.0's commit message
fix: updated dependencies, added closuretomethod()

v0.10.0

Toggle v0.10.0's commit message
fix: cleaned redundant for i, statement

v0.9.3

Toggle v0.9.3's commit message
fix: removed unaplicatble constr sets from model

v0.9.2

Toggle v0.9.2's commit message
fix: add `__main__.py`

This will make it easier to run the command.

One day I won't forget adding this file.

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(deps): relax the dependency version

v0.9.0

Toggle v0.9.0's commit message
docs(shades): add detail to Doe2Shade Docstring

v0.8.0

Toggle v0.8.0's commit message
style: re-named construction identifier to OG ID