Closed rajeee closed 1 month ago
We have decided to not pursue this path for the LoadFlexibility measure for now. Instead, the LoadFlexibility function will be built into the ResStockArgumentsPostHPXML measure. This won't require any changes to the workflow generator. This PR is archived in case we want to pursue measured based upgrade in the future.
Pull Request Description
Add a new measure based upgrade workflow to work with LoadFlexibility measure
This new workflow supports "measures" block within upgrades in addition to the options. The measures block can include the desired list of measures to run and arguments to be passed to the measures. Unlike options block, the measures block do not support applyl_logic or costs - those are to be handled within the measure code themselves. One can pass necessary cost/apply_logic related parameters as an argument to the measure.
Example upgrades specification below: `
`
Checklist
Not all may apply
minimum_coverage
in.github/workflows/coverage.yml
as necessary.