Pilar
fec7f79d20
changes to add new sensors of other types
2021-06-02 11:28:24 -04:00
Pilar
22d00933c6
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# data/sensors/concordia_energy_db.json
# imports/sensors/concordia_energy_consumption.py
2021-06-02 11:25:27 -04:00
Pilar
360003276a
changes to add new sensors of other types
2021-06-02 11:24:58 -04:00
3e179e9dff
Small modification to be able to work with city clusters for the sensors.
2021-06-02 11:24:53 -04:00
4d821880a4
Bug fix and generalization for more concordia sensors
2021-06-02 11:16:00 -04:00
Pilar
2f0da19293
some typos fixed
2021-06-02 10:55:04 -04:00
5ea6a0f125
Create new factory to import concordia energy files into the libs.
...
Minor cosmetic changes
2021-06-01 18:31:50 -04:00
Pilar
9dcc12fd68
Changes in libs to new concept of keywords in libraries. Missing new tests.
2021-05-26 18:17:23 -04:00
Pilar
33ac71d5a6
added 'year' to 'minute' as constants in constants.py and adapted the code to that
2021-05-25 13:34:57 -04:00
Pilar
ac902c6c97
created epw_weather_parameters.py
2021-04-13 15:09:13 -04:00
Pilar
dbbe3d56fc
before behnam changes in libs
2021-03-23 10:13:01 -04:00
Pilar
21651aa0f4
changes in archetypes reduced from Rabeeh, erased foot_print in building.py and erased default values in thermal_boundary.py and thermal_opening.py
2021-03-11 14:31:28 -05:00
Pilar
090e70a3d0
In building.py: added property storeys and corrected two bugs. In city_object.py, added property polyhedron. In polyhedron.py added documentation. In test_geometry_factory.py added new unittest test_divide_mesh_by_plane.
2021-03-01 16:42:03 -05:00
pilar
172ce69c4d
hft internal gains interface
2021-01-06 16:42:38 -05:00
pilar
8250df79a8
fixed xml files
2021-01-05 15:20:44 -05:00
pilar
cb2be1382c
nrel interface
2021-01-05 15:01:36 -05:00
pilar
51f6edbd31
demo_schedules is now called comnet_archetypes.xlsx
2020-12-15 12:15:04 -05:00
pilar
ad67c4273b
modifications in demo_occupancy_parameters.py and added new Rabeeh xml files
2020-12-14 19:11:56 -05:00
pilar
1080f06d59
added residential types to library copying them from mid-rise apartment. This needs to be changed
2020-11-03 06:38:39 -05:00
pilar
b17bab8df7
error in test_weather_factory.py
2020-10-30 06:23:29 -04:00
pilar
f4ea7686a5
first version of weather factory and related files
2020-10-29 07:40:40 -04:00
Guille
e8758eb76d
Idf surfaces connection
2020-10-27 13:19:50 -04:00
Guille
1f2a79d43b
Add the demo factory to the libs
2020-10-22 11:02:41 -04:00
Pilar
877a64a06e
moved data folder to libs and changed:
...
def __init__(self, handler, city, base_path=Path(Path.cwd().parent / 'libs/data/physics')):
in physics_factory.py plus the paths in us_base_physics_parameters.py
Something similar should be done for usage_factory.py
2020-06-29 16:52:39 -07:00