NREL / gbxml-to-openstudio

Releases of the OpenStudio CLI for Revit Systems Analysis.
5 stars 2 forks source link

Update the measures that take a gbxml file as input to use upstream value #104

Open DavidGoldwasser opened 2 years ago

DavidGoldwasser commented 2 years ago

Instead of having a bool to use upstream values like has been done for some measures, may automatically override if earlier measure has gbxml input. If there is ever a reason to want different source files for different measures in the same workflow then may add a bool to enable/disable this behavior.

Here is an example in another measure https://github.com/NREL/openstudio-common-measures-gem/blob/develop/lib/measures/ChangeBuildingLocation/measure.rb#L110-L130

DavidGoldwasser commented 2 years ago

@axelstudios I gave schedules au prefix instead of os since it is different. I was able to remove light and plug load library.