system_assignation/hub/imports
Saeed Ranjbar ebaec9bb7c Title: Finalizing the energy system data model and system factory
A new XML file named montreal_future_systems.xml is created where the elements of the file are the same as attributes of various classes. Therefore, the catalogue importer and energy system importer should have been updated accordingly. The catalog importer is organized in a general method so whenever someone wants to create a new catalogue they can use the created code as the blueprint.
2024-02-07 18:54:09 -05:00
..
__pycache__ Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
construction Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
energy_systems Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
geometry Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
results Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
usage Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
weather Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
__init__.py packaging version 2023-01-24 10:51:50 -05:00
construction_factory.py added eilat construction to catalog and imports and erased unused city_to_climate_reference_city in construction_helper.py 2023-07-12 11:36:35 -04:00
energy_systems_factory.py Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
geometry_factory.py fixing pv problem 2023-08-16 16:28:20 -04:00
results_factory.py The energy plus result importer for multiple buildings is created and tested. Currently, buildings are enriched with hourly values but monthly and yearly values are not working. 2023-12-05 19:38:11 -05:00
usage_factory.py added eilat usage to catalog and imports 2023-07-11 16:34:11 -04:00
weather_factory.py all tests passed 2023-08-07 12:32:33 -04:00