ladybug-tools / dragonfly-doe2

:dragon: :tokyo_tower: Dragonfly extension for energy simulation with DOE2
https://www.ladybug.tools/dragonfly-doe2/docs/
GNU Affero General Public License v3.0
3 stars 5 forks source link

fix: several fixes to import models generated from Revit #49

Closed mostaphaRoudsari closed 2 years ago

mostaphaRoudsari commented 2 years ago

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
github-actions[bot] commented 2 years ago

:tada: This PR is included in version 0.11.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: