Block a user
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.
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
c6d4feec89
Modified the classes and the north amercia catalog importer based on the changes Pilar made in the data model structure
0c7371787b
made some changes to the test_systems_factory.py to take into account the fact that generation systems are a list
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
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
cbda6ce13d
Tried to modify the test_systems_factory.py but received an error saying GenerationSystem object is not iterable