-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reduce total occupancy #102
Conversation
…/occupant_adjustment
…/occupant_adjustment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor code changes. Comment in the word doc RE calculating the % reduction fraction; did it account for the fact that ComStock only models ~66% of the floor area?
resources/measures/adjust_occupancy_schedule/resources/os_lib_schedules.rb
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change documentation looks great - thanks for including all the comparisons!
A few minor changes:
- Copy methods from openstudio-standards instead of using the methods in os_lib_schedules.rb. That will make it easier to refactor in the future.
- Update the workflow measures README with this measure.
- Add ComStock license to files.
- Update ComStock documentation in the occupancy section to explain this update.
-remove oslib_schedules -copy new standards methods to be replaced -descriptive schedule name with rounded value -test runs, output the same -add copyright -update measure xml
@asparke2 @mdahlhausen Thanks for the review. I think I've addressed all comments, let me know if there's anything else you'd like to see, particularly on the documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks excellent!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, let's merge
Pull request overview
Adjusts building occupancy schedules to closer align ComStock occupancy with US Commercial Building occupancy as determined from American Time Use Survey data.
ComStock Change Document
Pull Request Author
This pull request makes changes to (select all the apply):
Author pull request checklist:
options_lookup.tsv
files updatedReview Checklist
This will not be exhaustively relevant to every PR.
ComStock Licensing Language - Add to Beginning of Each Code File