pushing all changes before creating new branch
4
main.py
|
@ -1,5 +1,3 @@
|
|||
import os
|
||||
|
||||
from geojson_creator import process_geojson
|
||||
from pathlib import Path
|
||||
import subprocess
|
||||
|
@ -38,4 +36,4 @@ ResultFactory('sra', city, output_path).enrich()
|
|||
energy_plus_workflow(city)
|
||||
random_assignation.call_random(city.buildings, random_assignation.residential_systems_percentage)
|
||||
EnergySystemsFactory('montreal_custom', city).enrich()
|
||||
EnergySystemAnalysisReport(city, output_path).create_report()
|
||||
EnergySystemAnalysisReport(city, output_path).create_report()
|
||||
|
|
Before Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 206 KiB |
Before Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 68 KiB |
|
@ -1,16 +0,0 @@
|
|||
\relax
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {1}Current Status}{1}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces City Buildings Energy Demands}}{1}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces Energy Intensity Information}}{1}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Yearly HVAC Demands}}{2}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Yearly DHW Demands}}{2}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Yearly Electricity Demands}}{3}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Building 175785 Consumption by source and sector breakdown}}{3}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {3}{\ignorespaces 175785 Information}}{4}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {4}{\ignorespaces Building 175785 Energy System Characteristics}}{5}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Building 176293 Consumption by source and sector breakdown}}{5}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {5}{\ignorespaces 176293 Information}}{6}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {6}{\ignorespaces Building 176293 Energy System Characteristics}}{7}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Building 182393 Consumption by source and sector breakdown}}{7}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {7}{\ignorespaces 182393 Information}}{8}}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {8}{\ignorespaces Building 182393 Energy System Characteristics}}{9}}
|
Before Width: | Height: | Size: 29 KiB |