Saeed Ranjbar s_ranjbar
  • Joined on 2023-03-17
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-12-05 19:38:27 -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.
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-12-05 13:13:26 -05:00
c3f2cfb02a updated the idf.py
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-12-05 12:49:04 -05:00
e3f1d52a21 Add .gitignore to exclude Python bytecode files
dae117fb44 Merge remote-tracking branch 'origin/energy_plus_result_factory' into energy_plus_result_factory
8b66e20e9a some refactoring
4ce9f99e4d cleaning mix-branches
e3c9c64e9f Merge remote-tracking branch 'origin/Stochastic_occupancy_model' into energy_plus_result_factory
Compare 12 commits »
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-10-17 17:25:22 -04:00
9c1e05939a The city energy system importer for the north america is modified and tested.
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-10-16 17:48:50 -04:00
978cc9d1ea added system schematics to the data folder and to the catalog importer
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-10-16 17:24:47 -04:00
0240e89170 modified a small bug in north_america_energy_system_catalog.py
s_ranjbar pushed to final_energy_system_model at CERC/hub 2023-10-16 16:45:00 -04:00
c6d4feec89 Modified the classes and the north amercia catalog importer based on the changes Pilar made in the data model structure
s_ranjbar created branch final_energy_system_model in CERC/hub 2023-10-16 16:44:59 -04:00
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-16 10:34:33 -04:00
78795acdcf Finished the work on north_america_energy_system_catalog.py
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-10 14:05:58 -04:00
3a7f9173c7 completed test_systems_catalog.py
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-10 11:38:50 -04:00
f2d78c381e finished the test
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-09 20:36:51 -04:00
0c7371787b made some changes to the test_systems_factory.py to take into account the fact that generation systems are a list
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-05 16:18:13 -04:00
ef89da8552 created a loop for generation systems in _associate_energy_systems
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-05 14:45:37 -04:00
9654bee978 modified the names and changed all singulars to plurals
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-05 14:20:07 -04:00
91fa9d5ca1 modified the names and changed all singulars to plurals
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-05 13:22:46 -04:00
8e145eefa1 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model
6f40a15609 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model
Compare 2 commits »
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-05 13:22:25 -04:00
4a14deece1 Merge remote-tracking branch 'origin/energy_system_central_data_model' into energy_system_central_data_model
ca48d6448b changed all the singular names to plural and turned distribution and emission systems into lists
Compare 2 commits »
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-04 17:07:53 -04:00
cbda6ce13d Tried to modify the test_systems_factory.py but received an error saying GenerationSystem object is not iterable
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-03 17:50:24 -04:00
f0ad1462d0 finished the first part of the test.
s_ranjbar pushed to energy_system_central_data_model at CERC/hub 2023-10-03 13:07:26 -04:00
23a8fbe86d continued working on the importer