ladybug-tools / honeybee-schema

:honeybee: :scroll: HBJSON format schema
https://ladybug-tools.github.io/honeybee-schema
Other
13 stars 9 forks source link

feat(global modifier-set): add global modifierset #330

Closed mostaphaRoudsari closed 3 years ago

mostaphaRoudsari commented 3 years ago

This commit adds a global_modifier_sets field to Radiance properties. The object is generated based on the default values in honeybee-standards and all the values are read-only.

The tests should pass after we merge in this PR: https://github.com/ladybug-tools/honeybee-standards/pull/96

mostaphaRoudsari commented 3 years ago

Addressed here: https://github.com/ladybug-tools/honeybee-schema/pull/331