Mohamed_Osman
292da03940
add_cerc catalogs
2024-09-17 00:19:23 -04:00
0fcc9a2a5f
fix: small fix in geojson class, new version of idf.py is added
2024-08-14 13:08:09 -04:00
dc3372ff5e
fix: final changes to catalogue, importer, and parameter importer
2024-07-03 10:35:31 -04:00
2d11bf6640
Reapply "fix: energy system catalogue and importers are modified"
...
This reverts commit 9adacadc2a
.
2024-06-27 17:21:43 -04:00
9adacadc2a
Revert "fix: energy system catalogue and importers are modified"
...
This reverts commit 15e43a0f35
.
2024-06-27 15:33:04 -04:00
15e43a0f35
fix: energy system catalogue and importers are modified
2024-06-27 15:18:26 -04:00
83d308e03b
Merge branch 'main' of https://nextgenerations-cities.encs.concordia.ca/gitea/CERC/hub
2024-06-27 16:25:02 +02:00
915170e60f
Bugfix: now surfaces has associated thermal boundaries after construction factory
2024-06-27 16:22:57 +02:00
6e79541816
Delete all __pycache__ files
2024-06-17 19:08:52 -04:00
841098b615
fix: energy storage bug is fixed.
2024-05-10 13:27:29 -04:00
bf23730281
correct the unit tests
2024-03-12 16:21:43 +01:00
674393970c
Merge remote-tracking branch 'origin/main' into final_energy_system_model
...
# Conflicts:
# .gitignore
# hub/city_model_structure/building.py
# hub/exports/building_energy/idf.py
# hub/imports/geometry_factory.py
2024-02-16 05:50:45 +01:00
8d75fe1f3a
remove pychache
2024-02-16 05:38:07 +01:00
57a9d24f4c
Title: Improvement of Energy System Parameters Importer
...
>> To make life easier for people who want to work on energy systems in future, I tried to make my code as generic as possible.
2024-02-13 20:05:03 -05:00
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
3e193f04a6
The dual_supply_capability is added to the city model structure
2024-02-01 15:41:05 -05:00
5230da861c
correct units according to oriol's instruction
2024-01-09 14:00:33 +01:00
eeac9a24a8
Update energy plus
...
Shadow object surfaces are now building_name_{index}
Now version 23.2 is supported
Minimal.idf set the proper simulation method
2023-12-07 12:05:59 -05:00
57c7a76529
The ep results importer for multiple buildings is completed
2023-12-06 13:53:31 -05:00
020190829f
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
e3f1d52a21
Add .gitignore to exclude Python bytecode files
2023-12-05 12:47:44 -05:00
8c27e69a79
remove unused parameters and handlers
2023-11-15 04:50:15 +01:00
38d8013356
remove unused parameter
2023-11-06 10:14:27 +01:00
255f9f861a
Bug correction in persistence
2023-10-31 11:37:23 +01:00
98676e81e0
Bug correction in citygml factory
2023-10-26 07:02:26 +02:00
b0fabf3b7f
Add crs to the geometry importer as a parameter
2023-10-24 15:46:40 +02:00
6ee1466b8e
Add geojson exporter
2023-10-24 08:00:48 +02:00
9c1e05939a
The city energy system importer for the north america is modified and tested.
2023-10-17 17:25:13 -04:00
3f649fd020
finished central data model new structure for energy systems, importer and test
2023-10-13 13:31:46 -04:00
d94bce4174
half made changes in central data model for systems
2023-10-13 08:23:40 -04:00
a331dce966
fixed error in logic in _create_generic_systems
2023-10-06 04:14:52 -04:00
ef89da8552
created a loop for generation systems in _associate_energy_systems
2023-10-05 16:18:08 -04:00
9654bee978
modified the names and changed all singulars to plurals
2023-10-05 14:45:33 -04:00
dae117fb44
Merge remote-tracking branch 'origin/energy_plus_result_factory' into energy_plus_result_factory
2023-10-05 14:20:24 -04:00
91fa9d5ca1
modified the names and changed all singulars to plurals
2023-10-05 14:20:02 -04:00
6f40a15609
Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model
2023-10-05 13:22:32 -04:00
ca48d6448b
changed all the singular names to plural and turned distribution and emission systems into lists
2023-10-05 13:18:57 -04:00
f2bfc297b3
Basic style correction and missing docstrings
2023-10-05 11:30:20 +02:00
d5c443a57b
Merge remote-tracking branch 'origin/main' into energy_system_central_data_model
2023-10-05 11:02:13 +02:00
568317ebf1
Merge pull request 'fixing_working_hours_problem' ( #47 ) from fixing_working_hours_problem into main
...
Reviewed-on: https://nextgenerations-cities.encs.concordia.ca/gitea/CERC/hub/pulls/47
2023-10-05 04:40:58 -04:00
f0ad1462d0
finished the first part of the test.
2023-10-03 17:50:17 -04:00
23a8fbe86d
continued working on the importer
2023-10-03 13:07:20 -04:00
087384475f
changing from generation system to generation systemS in system importer north america
2023-10-03 09:40:32 -04:00
b914c9e7bf
made final changes to north_america_custom_energy_system_parameters.py
2023-10-02 12:39:30 -04:00
cf783d8998
add max height to the city in geojson when the high field is given
2023-09-29 07:54:46 +02:00
eaa3064a3f
continued working on energy system importer
2023-09-28 19:19:32 -04:00
8dbbfb9460
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
3809cf2885
continued the work on importer
2023-09-27 13:00:04 -04:00
8b66e20e9a
some refactoring
2023-09-27 05:35:28 -04:00
6d34e41e90
Started working on north america energy system importer.
2023-09-26 18:54:58 -04:00