Enhancement Request
upgrades_analyzer doesn't handle measure-based logic, e.g., Infiltration Reduction
Detailed Description
If a upgrade yml file has the following upgrade option: Infiltration Reduction|30%, upgrades_analyzer will has an error. Because the baseline buildstock.csv doesn't have this column
Workaround
Add one column Infiltration Reduction in the baseline buildstock.csv. After getting the buildstock.csv for upgrade measure, revise the Infiltration column based on the Infiltration Reduction column and then delete the Infiltration Reduction column.
Enhancement Request
upgrades_analyzer doesn't handle measure-based logic, e.g., Infiltration Reduction
Detailed Description
If a upgrade yml file has the following upgrade
option: Infiltration Reduction|30%, upgrades_analyzer will has an error. Because the baseline buildstock.csv doesn't have this columnWorkaround
Add one column
Infiltration Reductionin the baseline buildstock.csv. After getting the buildstock.csv for upgrade measure, revise theInfiltrationcolumn based on theInfiltration Reductioncolumn and then delete theInfiltration Reductioncolumn.