city_retrofit/hub/helpers/data
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
__init__.py Refactor and code quality improvements 2023-05-30 17:13:49 -04:00
alkis_function_to_hub_function.py update pylintrc and correct setup.py 2023-05-31 13:51:35 -04:00
eilat_function_to_hub_function.py added eilat usage to catalog and imports 2023-07-11 16:34:11 -04:00
hft_function_to_hub_function.py update pylintrc and correct setup.py 2023-05-31 13:51:35 -04:00
hub_function_to_eilat_construction_function.py added new functions to dictionaries 2023-09-06 04:40:56 -04:00
hub_function_to_montreal_custom_costs_function.py added new functions to dictionaries 2023-09-06 04:40:56 -04:00
hub_function_to_nrcan_construction_function.py added new functions to dictionaries 2023-09-06 04:40:56 -04:00
hub_function_to_nrel_construction_function.py added new functions to dictionaries 2023-09-06 04:40:56 -04:00
hub_usage_to_comnet_usage.py Add missing values to reference city to climate zone and to montreal functions 2023-08-10 11:30:59 -04:00
hub_usage_to_eilat_usage.py Add missing values to reference city to climate zone and to montreal functions 2023-08-10 11:30:59 -04:00
hub_usage_to_hft_usage.py Add missing values to reference city to climate zone and to montreal functions 2023-08-10 11:30:59 -04:00
hub_usage_to_nrcan_usage.py added new functions to dictionaries 2023-09-06 04:40:56 -04:00
montreal_custom_fuel_to_hub_fuel.py Correct bd test, add dictionary for custom fuel to hub fuel 2023-08-02 12:43:51 -04:00
montreal_demand_type_to_hub_energy_demand_type.py update pylintrc and correct setup.py 2023-05-31 13:51:35 -04:00
montreal_function_to_hub_function.py Merge remote-tracking branch 'origin/main' 2023-08-10 11:03:09 -04:00
montreal_generation_system_to_hub_energy_generation_system.py half made changes in central data model for systems 2023-10-13 08:23:40 -04:00
montreal_system_to_hub_energy_generation_system.py added two new values in dictionaries 2023-07-13 17:47:04 -04:00
north_america_custom_fuel_to_hub_fuel.py finished creating generic generation system in the _create_generic_systems method in north_america_custom_energy_system_parameters.py 2023-09-27 17:48:23 -04:00
north_america_demand_type_to_hub_energy_demand_type.py Started working on north america energy system importer. 2023-09-26 18:54:58 -04:00
north_america_storage_system_to_hub_storage.py continued working on the importer 2023-10-03 13:07:20 -04:00
north_america_system_to_hub_energy_generation_system.py continued working on the importer 2023-10-03 13:07:20 -04:00
pluto_function_to_hub_function.py update pylintrc and correct setup.py 2023-05-31 13:51:35 -04:00