Pilar
49b4ce5ef2
added a post-process in idf to erase windows associated to adiabatic walls
2023-01-17 06:34:00 -05:00
Pilar
4098550b1b
fixed bug in idf.py: window construction gave errors
2023-01-16 09:22:18 -05:00
Pilar
78449d83be
Merge branch 'integrating_alkis_codes'
2023-01-16 08:23:11 -05:00
Pilar
23cca13359
added city_layers_test.py, solved bugs in gpandas importer and idf exporter
2023-01-16 05:21:53 -05:00
6c54e82ea3
Merge remote-tracking branch 'origin/db_persistence'
...
# Conflicts:
# helpers/enrich_city.py
2023-01-16 04:36:51 -05:00
Peter Yefi
f875411347
Added user referenc to city creation
2023-01-11 16:02:33 -05:00
Peter Yefi
3dc74371f4
Added logging
2023-01-10 12:03:27 -05:00
Guillermo Gutierrez Morote
4bf2ff4ff0
Merge branch 'master' into 'db_persistence'
...
# Conflicts:
# .gitignore
# city_model_structure/city.py
# requirements.txt
# unittests/test_energy_systems_water_to_water_hp.py
2023-01-09 21:36:44 +00:00
Peter Yefi
4693edd5e8
Added user authentication capabilities to hub
2022-12-08 20:54:47 -05:00
Peter Yefi
23ce8665a2
Added documentation for database setup
2022-12-07 19:06:17 -05:00
Pilar
db30870fc1
change units in monthly energy balance exporter
2022-12-01 15:33:14 -05:00
Pilar
b222e76402
Merge branch 'master' into bug_in_idf_exporter_wwr
...
# Conflicts:
# city_model_structure/city.py
2022-12-01 15:14:35 -05:00
Pilar
82cb38098d
Merge branch 'master' into bugs_in_meb_exporter
2022-12-01 15:11:30 -05:00
520a07e48b
small test correction
2022-12-01 15:07:49 -05:00
Pilar
c629b8484f
added possibility of defining windows in idf exporter with a wwr
2022-12-01 11:47:21 -05:00
Pilar
4a1f5099a3
fixed some bug in the meb exporter as well as in the calculation of the overall U value of walls
2022-11-28 14:10:13 -05:00
629d73662b
Merge remote-tracking branch 'origin/master' into geojson
...
# Conflicts:
# unittests/test_doe_idf.py
# unittests/test_geometry_factory.py
2022-11-25 12:49:39 -05:00
677b021e23
Partial corretion geojson importer
2022-11-25 12:40:13 -05:00
Pilar
07e2ee9773
reorganized the exports factories
2022-11-25 12:34:11 -05:00
Pilar
f387a4be4e
monthly energy balance exporter with unittest created
2022-11-25 11:19:06 -05:00
Pilar
157f7fa2cb
monthly energy balance exporter v1.0
...
No unittest created yet
2022-11-23 16:34:48 -05:00
Peter Yefi
4d01eeba50
Fixed issue with insel path
2022-11-23 10:10:07 -05:00
Peter Yefi
27456ffddd
Added heat pump simulation persistence
2022-11-22 20:20:12 -05:00
Peter Yefi
7974317d13
Merge branch 'hp_energy_demand' into db_persistence
2022-11-22 17:49:09 -05:00
6be5325f75
Correct unit tests due latest changes in gpandas handler.
...
Partial rollback of some changes
2022-11-21 13:53:58 -05:00
b47a21dbfa
Remove custom idd
2022-11-17 11:26:18 -05:00
bacd6bab20
correct typo
2022-11-16 19:44:59 -05:00
3b598de4d7
Add up to 154 vertex per polygon
2022-11-16 19:19:52 -05:00
Peter Yefi
43d7d1ee77
Included tests, import and export for db operations
2022-11-15 20:48:42 -05:00
Guillermo Gutierrez Morote
15eea30d81
Merge branch 'updating_central_data_model' into 'master'
...
Updating central data model
See merge request Guille/hub!31
2022-11-10 19:20:27 +00:00
6473ffd6dc
Homogenize todos
...
IDF export now allows the user to select the target and adjacent buildings
- Only target and adjacent buildings in the city are calculated.
- All other buildings are considered shade objects.
The zones are properly labeled with the building name
The "Building" is labeled as a city
2022-11-09 11:42:06 -05:00
Pilar
96afcee56e
changed vegetation from thermal boundary to surface
2022-11-08 15:57:50 -05:00
448845a234
IDF export improvement.
...
IDF export now allows the user to select the target and adjacent buildings
- Only target and adjacent buildings in the city are calculated.
- All other buildings are considered shade objects.
The zones are properly labeled with the building name
The "Building" is labeled as a city
2022-11-07 15:04:51 -05:00
Pilar
3284215b5b
Merge remote-tracking branch 'origin/master'
2022-10-28 17:47:17 -04:00
Pilar
ba35ce361b
solved a bug found in the thermal zone when creating the classes related to the usage
2022-10-28 17:46:53 -04:00
Peter Yefi
175d772c24
Included an option for return dictionary when output file is None
2022-08-18 16:45:55 -04:00
Peter Yefi
32476c617b
Adusted export to handle parallel simulations for both air source and water to water HPs
2022-08-16 13:48:16 -04:00
Peter Yefi
0091c1f40c
Made energy demand file a parameter for insel simulation
2022-08-10 15:45:52 -04:00
Peter Yefi
caa6e9e1d3
Made energy demand file a parameter for insel simulation
2022-08-10 15:44:40 -04:00
e5e75bfe24
Merge remote-tracking branch 'origin/master'
2022-06-09 11:02:50 -04:00
98769670d9
Correct schedules duplication bug
2022-06-09 11:02:45 -04:00
Pilar
07a925b46b
erased a print
2022-06-08 17:22:17 -04:00
920d95eef2
Citygml can now generate the envelop out of the buildings
2022-06-07 13:31:35 -04:00
Pilar
6c8b8ec35b
Found a bug in comnet factory and modified type of data from temperature to any number
2022-06-06 13:37:48 -04:00
Pilar
a6e239bb45
Found a bug in comnet factory and modified type of data from temperature to any number
2022-06-01 23:17:04 -04:00
Pilar
1aeca13e01
greenery added to idf exporter and unittest created
2022-05-16 09:35:19 -04:00
Pilar
43aaf79cb6
new branch to add greenery to idf exporter
2022-05-12 10:46:08 -04:00
Pilar
fc733eb950
erased a not wanted print
2022-05-02 15:18:52 -04:00
Pilar
d0fa0c1f8a
windows included in idf export
2022-05-02 15:02:06 -04:00
Pilar
9c3ac59866
Merge branch 'master' into installation_in_macos
2022-04-28 14:44:42 -04:00