pushing all changes before creating new branch

This commit is contained in:
Saeed Ranjbar 2024-04-08 10:18:16 -04:00
parent c412af99c1
commit dee24f7cd7
10 changed files with 1 additions and 19 deletions

View File

@ -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()

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

View File

@ -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}}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB