ladybug-tools / honeybee-openstudio-gem

:honeybee: :gem: Library and measures for translating between Honeybee JSON schema and OpenStudio Model schema (OSM)
Other
6 stars 8 forks source link

fix(typelimit): Implement workaround for odd schedule unit types #271

Closed chriswmackey closed 2 years ago

chriswmackey commented 2 years ago

It seems that the OpenStudio IDF importer keeps producing ScheduleTypeLimits with unit types that don't appear in the EnergyPlus IDD so I'm just going to ignore the unit type when it isn't identified as one of the acceptable ones.

github-actions[bot] commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: