sound-data / DEER-Prototypes-EnergyPlus

11 stars 4 forks source link

Post processing update for commercial measures #23

Closed lyt5410 closed 4 months ago

lyt5410 commented 5 months ago

Pull Request (PR) Description

NOTE: SUBMIT A PLAN TO DEER SUPPORT PRIOR TO WORKING ON CODE FOR A MEASURE, FEATURE, OR BUG TO BE CONNECTED WITH OTHERS WORKING ON THE SAME ISSUE OR TO RECEIVE FEEDBACK ON YOUR PROPOSED METHOD

DEER Support Email: DeerSupport@dnv.com

PR Author: Yitian Liang

amine-lazrak commented 4 months ago

Please review and update following:

lyt5410 commented 4 months ago

Please review and update following:

  • [x] Update the example folder to be specific to Com post processing. -Added a comment on line 26 of Com.py
  • [x] Update Readme to explain the post processing process. -Updated to flesh out Com process and the example.
  • [x] Clean cases files (remove instead of comment). -Cleaned.
  • [x] Make sure you pull the most recent changes from main before you submit the PR. -Rebased current branch before making above changes