PNA Updates
Created by: RujitRaval
PNA App:
microservices/bloclink/bloclink/apps/pna
Inputs:
building_sq_feet = 12000
number_of_apts = 3
number_of_bedrooms = 5
heated_basement = 1
number_of_heated_stairwell = 3
number_of_building_floors = 3
heated_hallways = 1
You can see the cost outputs in JSON format in http://0.0.0.0:5410/buildings/181794/pna/ashpscore/
Change the input values and compare the output with https://docs.google.com/spreadsheets/d/1kND71sNe_gkwQdd5cUpD3m05lxxADGaN5kO7NmAzWRY/edit?usp=sharing
Steps:
- Go to
microservice/BlocLink. - Pull the branch
pna_updates.