Commit Graph

98 Commits

Author SHA1 Message Date
8223d6ff2a add the total heating area to the results 2024-01-29 07:00:01 +01:00
d059a75e8d correct retrofit results bug 2024-01-22 07:15:08 +01:00
087845f83f add co2 to requirements.txt 2024-01-18 07:13:11 +01:00
6f344c8f2c correct scenario mapping 2024-01-18 06:52:57 +01:00
3d3a20f560 - Remove useless prints
- Enable security
- Update apidocs
2023-11-28 07:49:59 +01:00
0661ab21ec Convert insel meb to object 2023-11-28 07:42:03 +01:00
ab4745bca9 correct response on invalid uuid 2023-10-03 04:43:31 -04:00
087cc7dc97 Remove dataframes in mockup 2023-08-10 13:39:25 -04:00
62f0b0bda0 thermal_zones to thermal_zones_from_internal_zones 2023-08-08 16:03:43 -04:00
242b59bfff properties documented 2023-08-08 16:02:13 -04:00
31b52f6d37 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	hub_api/mockup/building.py
2023-08-08 16:01:15 -04:00
e58d8d4cc9 properties documented 2023-08-08 15:59:06 -04:00
b96617bb21 correct retrofit results to apply costs and co2 to all scenariosa 2023-08-03 12:38:19 -04:00
b06a1d3d53 correct expired sessions collector 2023-08-03 10:42:41 -04:00
cerc
cb9b9bb251 server modifications 2023-08-03 09:53:26 -04:00
beed9f4e22 complete results 2023-08-02 15:47:09 -04:00
d9a464e6d9 cost completed 2023-08-01 16:40:49 -04:00
fdf3491dc1 partial completion of results 2023-07-31 16:56:37 -04:00
f0438e6776 partial completion of results 2023-07-31 16:55:39 -04:00
aeedbd370c pv reduction factor to pv area 2023-07-31 14:51:23 -04:00
bc377bc1fb Partial completion for costs and co2 emitions 2023-07-31 14:48:17 -04:00
98a60fa0a1 Merge remote-tracking branch 'origin/main' into main 2023-07-31 14:42:21 -04:00
1a4a72bc1a changed tuple to catalog archetype 2023-07-31 14:42:13 -04:00
305eca2718 Merge remote-tracking branch 'origin/main' 2023-07-31 14:31:55 -04:00
c30bf275c5 Partial completion for costs and co2 emitions 2023-07-31 14:31:50 -04:00
bc94ea04c5 Merge remote-tracking branch 'origin/main' into main 2023-07-31 13:32:40 -04:00
20fc9fa6a5 first approach to building mockup model 2023-07-31 13:32:28 -04:00
1a38c83dee Redefine api structure
Add future methods
Update documentation
2023-07-28 14:54:30 -04:00
52bb8afa13 correct API 2023-07-28 08:26:02 -04:00
ec90dd1e0d Redefine api structure
Add future methods
Update documentation
2023-07-21 16:59:56 -04:00
01281e4b31 Redefine api structure
Add future methods
Update documentation
2023-07-21 11:48:00 -04:00
72b90557ff Redefine api structure
Add future methods
Update documentation
2023-07-21 11:43:52 -04:00
68ae20f85d correct API 2023-07-20 20:15:24 -04:00
d02b1cd838 reintroduce security for reverse lockup 2023-04-13 09:49:10 -04:00
48a7f28404 Bug fix in meb session
Added new reverse method to remove dependency from openstreet maps
2023-04-12 15:26:56 -04:00
5fc9678f14 Correct swagger definition. 2023-03-13 15:01:46 -04:00
aa76eff3ab Refactor:
Correct swagger definition.
MEB uses body, so should be a post method not a get according to REST definition.
active_session now refresh the session also if valid.
partial implementation for meb.
2023-03-13 14:21:43 -04:00
80337a5cc5 Refactor:
Correct swagger definition.
MEB uses body, so should be a post method not a get according to REST definition.
active_session now refresh the session also if valid.
partial implementation for meb.
2023-03-13 11:56:05 -04:00
fff40611d5 small refactor to organize the source code 2023-03-10 12:45:11 -05:00
c68b1a38ca small refactor to organize the source code 2023-03-10 10:18:27 -05:00
fa06b571f8 Small adjustments for meb 2023-03-10 10:15:20 -05:00
KoaCWells
e2cb78842f Work on API call for accessing MEB buildings 2023-03-06 10:56:46 -05:00
KoaCWells
999699c402 Add debug_mode to bootstrap.py and session_helper.py for debug token handling 2023-02-27 17:50:53 -05:00
91fac0c3bd Merge remote-tracking branch 'origin/main' 2023-02-24 17:06:10 -05:00
a54b13e335 Create flasgger example for meb 2023-02-24 17:06:04 -05:00
KoaCWells
54533fe0e3 Add skeleton for getting enriched buildings and Windows path fix 2023-02-24 16:57:51 -05:00
f8ff0d15f5 Rename session_garbage_collector to expired_sessions_collector 2023-02-23 05:04:40 -05:00
febaf1a50d Remove un used class 2023-02-23 04:32:00 -05:00
db443c559d Little cosmetic changes and delete useless information. 2023-02-23 04:18:46 -05:00
KoaCWells
e148ea6b91 Finish session start, end, and keep alive 2023-02-22 23:14:41 -05:00