bf0c42315d
fix: small issues in energy system parameter importer is fixed
2024-09-05 12:41:32 -04:00
ee7ff91410
Codes transfered
2024-03-29 19:20:48 -04:00
3cbc13d302
New Cost Catalogue
...
The xml file and catalogue importer are changed and tested
2024-03-27 19:56:35 -04:00
bf23730281
correct the unit tests
2024-03-12 16:21:43 +01: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
d94bce4174
half made changes in central data model for systems
2023-10-13 08:23:40 -04:00
d5c443a57b
Merge remote-tracking branch 'origin/main' into energy_system_central_data_model
2023-10-05 11:02:13 +02:00
23a8fbe86d
continued working on the importer
2023-10-03 13:07:20 -04: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
6d34e41e90
Started working on north america energy system importer.
2023-09-26 18:54:58 -04:00
2a5c552f17
added new functions to dictionaries
2023-09-06 04:40:56 -04:00
7c29405f21
Add missing values to reference city to climate zone and to montreal functions
2023-08-10 11:30:59 -04:00
d564218531
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# hub/helpers/data/montreal_function_to_hub_function.py
# hub/imports/construction/helpers/construction_helper.py
2023-08-10 11:03:09 -04:00
ebb712ebaf
Add missing values to reference city to climate zone and to montreal functions
2023-08-10 11:01:37 -04:00
deb04cbe2d
Add retrieve result test and correct lock in sqlalchemy
2023-08-09 13:52:55 -04:00
527bf4448b
overall quality improvement
2023-08-08 12:39:37 -04:00
c38b025c2e
Correct bd test, add dictionary for custom fuel to hub fuel
2023-08-02 12:43:51 -04:00
048f79e1ae
added two new values in dictionaries
2023-07-13 17:47:04 -04:00
6ab3ee3dc3
solved some issues on units in costs catalog
2023-07-13 15:53:20 -04:00
ae157a9243
added eilat construction to catalog and imports and erased unused city_to_climate_reference_city in construction_helper.py
2023-07-12 11:36:35 -04:00
5247eda305
added eilat usage to catalog and imports
2023-07-11 16:34:11 -04:00
fbdd4e369e
Bug fixing in associate energy systems
2023-06-13 12:48:46 -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
e704143333
Merge branch 'retrofit_project' into systems_catalog
...
# Conflicts:
# hub/city_model_structure/building_demand/surface.py
# hub/exports/building_energy/idf.py
# hub/imports/results/simplified_radiosity_algorithm.py
2023-05-29 12:16:29 -04:00
183807b8e0
adapted systems importer to new catalog
2023-05-29 11:56:56 -04:00
84ae32bcdb
Code style and logging unification
2023-05-17 17:10:30 -04:00
e48dec81cf
added lod to the city_objects
2023-05-12 09:27:29 -04:00
ef7addd5b5
Merge branch 'geojson' into systems_catalog
...
# Conflicts:
# hub/catalog_factories/energy_systems/nrcan_catalog.py
# hub/helpers/dictionaries.py
# hub/imports/construction/nrcan_physics_parameters.py
2023-05-04 10:48:19 -04:00
dbcab5bcb9
energy systems factory test added and solved some bugs. Not working yet
2023-05-04 10:39:23 -04:00
745c1e6843
added dictionary to access montreal custom costs catalog
2023-04-25 10:00:07 -04:00
354923b378
added dictionary to access montreal custom costs catalog
2023-04-25 09:59:52 -04:00
4082a20638
updated usages in dictionary to reduce not recognized archetypes
2023-03-23 16:55:09 -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
Pilar
ca5bcfc93c
changed strings in dictionary to cte.NAMES
2023-02-24 14:31:44 -05:00
a8d0d0e6ba
Change string values for codes in montreal dictionary
2023-02-24 06:31:28 -05:00
580ff5c63c
user_login method and bug fix
...
- Now the geojson missing functions will not crah
- Now a user can login directly with application_uuid, user and password
2023-02-21 09:41:26 -05:00
486a861477
small corrections
2023-02-13 05:17:25 -05:00
19fc822147
Small bug correction in the new dictionary structure
2023-02-06 06:50:58 -05:00
09bfe71d4d
Refactor in the dictionaries helper.
...
Now the dictionaries are wrapped into classes to easier maintenance
Added alkis dictionary skeleton
Added montreal dictionary
2023-02-06 06:29:21 -05:00