city_retrofit/hub/catalog_factories
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
cost Bug correction and code quality improvements 2023-05-31 16:55:44 -04:00
data_models 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
greenery Bug correction and code quality improvements 2023-05-31 16:55:44 -04:00
usage Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
__init__.py Refactor and code quality improvements 2023-05-30 17:13:49 -04:00
catalog.py Consistence improvements and name fixing 2023-07-10 14:05:38 -04:00
construction_catalog_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
costs_catalog_factory.py Consistence improvements and name fixing 2023-07-10 14:05:38 -04:00
energy_systems_catalog_factory.py Title: Finalizing the energy system data model and system factory 2024-02-07 18:54:09 -05:00
greenery_catalog_factory.py Refactor and code quality improvements 2023-05-30 17:13:49 -04:00
usage_catalog_factory.py added eilat usage to catalog and imports 2023-07-11 16:34:11 -04:00