Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
Add PV saturation for Hawaii using EIA form861
resstock-estimation companion PR #445
Test Run Results
A test run was conducted with 7,502 samples representing 539,053 dwelling units in Hawaii. Following figure illustrates the comparison of PV penetration between Run 6 and the 2018 EIA data. The PV penetration rate in ResStock closely aligns with that of the EIA data, both at the county level and for the entire state.

Following figure shows the comparison of PV power generation between the rest run and the 2018 EIA data. The 2018 EIA Form 861 data covers 436,257 customers. To align with the customer count in ResStock, we adjust the total PV power generation data from the EIA by applying a factor of 1.2356 (539,053 / 436,257) to the EIA data

Checklist
Required:
Optional (not all items may apply):
[ ] Tests (and test files) have been updated[ ] data dictionary[ ] source report[ ] options_lookup[ ]openstudio tasks.rb update_measures
has been run