Add NYC Church PNS templates to docker files
Created by: RujitRaval
Goal:
- Allow BIS to generate different reports for different ECM sets for NYC Churches.
Test:
- Pull from this branch.
- Rebuild BlocLink with no-cache.
docker-compose build --no-cache bloclink
- Pull from BPEngine.
- Install BPEngine locally.
docker-compose rm -fs bloclink && docker-compose up -d
docker-compose exec bloclink mkdir /app_lib
docker cp ~/blocpower/libraries/bpengine/ development_bloclink_1:/app_lib/bpengine
In BlocLink BASH:
pip install -e file:///app_lib/bpengine
Restart the BlocLink.
- Initiate the survey for NYC Church(House of Worship) and test 2 different scenarios to see different reports.
- Scenario 1:
- Select `minisplit heat pumps` as a heating system.
- Select the checkbox `This is my cooling system as well`.
- Scenario 2:
- Do not select `minisplit heat pumps` as a heating system.
- In buildingFutureImprovements questions select `Install a new heating system` and `Install a cooling system`.
Issue(s):
- BI-1283 Generate 12 reports of PNS and upload to S3.
- BI-1268 Church Report-ASHP Page will not be included in report under certain conditions
- BI-1269 Church Report -Next Steps & Process page - Content Change
- BI-1270 Church Report - Static Incentives Content - Content Finalization
- BI-1271 Church Report - Additional Measures (was "Others")
- BI-1272 CHURCH REPORT - ASHP Page Content Change