-
Notifications
You must be signed in to change notification settings - Fork 26
Split out propane and fuel oil no 2 energy results #300
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
base: main
Are you sure you want to change the base?
Conversation
Split out propane and fuel oil no 2 in the simulation output report measure. Update measure to OS 2.0+ ReportingMeasure. Add tests to confirm new variables. Add variables to postprocessing column definitions.
Had to make some postprocessing changes. Doing a new run with the change and will check postprocessing before merging. |
- change from fuel_oil_no2 to fuel_oil - move buildstock.rb functions into measure.rb instead of requiring buildstock.rb. This allows the measure to run both in buildstock and in the measure tests.
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.
Code looks good, merge after confirming with test run.
postprocessing/comstockpostproc/resources/comstock_enumeration_definitions.csv
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.
@mdahlhausen Code looks good, merge assuming that the postprocessing works on a 10k run.
Pull request overview
Split out propane and fuel oil no 2 in the simulation output report measure.
Update measure to OS 2.0+ ReportingMeasure.
Add tests to confirm new variables.
Add variables to postprocessing column definitions.
Fixes Split out propane and fuel oil in annual results #87
Pull Request Author
This pull request makes changes to (select all the apply):
Author pull request checklist:
comstock_column_definitions.csv
test/reporting_measure_tests.txt
,test/workflow_measure_tests.txt
, ortest/upgrade_measure_tests.txt
Review Checklist
This will not be exhaustively relevant to every PR.