Conversation
…ate the OS-HPXML code to use it
Co-authored-by: Copilot <[email protected]>
| # Collect all matching rows for this state + fuel, keyed by year (desc) | ||
| matched_rows = [] |
There was a problem hiding this comment.
@bpark1327 You can simplify this code a lot now that we just have a single row for each state/fuel combination, right? No longer a matched_rows array, no longer need latest/prior below, etc.
|
@shorowit I wanted to follow up on your comment about ensuring OS-HPXML skips utility bill calculations entirely (instead of proceeding with a zero coal rate). Looking at the test case below, it seems like that behavior might already be in place. Am I interpreting that correctly? |
Yes, I agree with you. Great! |
Pull Request Description
Closes #2194
Checklist
Not all may apply:
EPvalidator.sch) has been updatedopenstudio tasks.rb update_hpxmls)HPXMLtoOpenStudio/tests/test*.rband/orworkflow/tests/test*.rb)openstudio tasks.rb update_measureshas been run