Commit Graph

22 Commits

Author SHA1 Message Date
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
f2bfc297b3 Basic style correction and missing docstrings 2023-10-05 11:30:20 +02:00
207058a16f obj export improvements 2023-09-28 15:20:28 +02:00
ab81edc33d changed in data ACH to 1/s all Wh in J 2023-08-08 10:19:35 -04:00
67cd435fd5 all tests passed 2023-08-07 12:32:33 -04:00
eae26f6388 Partial correction of merge function 2023-06-06 17:44:07 -04:00
ff642a2c0c Correct the weather factory and remove useless files 2023-06-06 13:32:37 -04:00
0956f40e42 Bug correction and code quality improvements 2023-05-31 16:55:44 -04:00
6809a4fca3 update pylintrc and correct setup.py 2023-05-31 13:51:35 -04:00
891b660824 Refactor and code quality improvements 2023-05-30 17:13:49 -04:00
84ae32bcdb Code style and logging unification 2023-05-17 17:10:30 -04:00
949a6c268f complete peak loads calculation 2023-05-01 10:37:51 -04:00
e4b6c54af6 Partial correction for peakloads 2023-04-27 10:59:03 -04:00
4b3ce016b2 remove jit 2023-03-17 13:40:14 -04:00
d979c74b8d partial; optimization 2023-03-17 13:36:43 -04:00
Pilar
05dcc7a4fb Merge branch 'main' into debuging_meb 2023-03-16 15:56:46 -04:00
6ea41b1c85 export to obj completed 2023-03-16 12:03:23 -04:00
Pilar
df7038df80 usage = retail in nrcan bug solved
added default value to swr in sra exporter for those buildings without construction known
2023-03-16 11:43:13 -04:00
fdef2152d9 export to obj partial implementation 2023-03-16 10:51:41 -04:00
11e8949b30 Added the importer for sra results 2023-02-07 13:01:49 -05:00
1b47ea64b5 Clean up:
Some old not implemented classes have been removed
Some pep8 improvements done too
2023-01-26 07:41:56 -05:00
9700e5ce21 packaging version 2023-01-24 10:51:50 -05:00