You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/tables/citylearn_schema_definition.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Key,Definition
39
39
:code:`buildings:<building_name>:<device>:attributes:<attribute>`,"Value to set named :code:`<attribute>` of :code:`<device>` class specified in :code:`buildings:<building_name>:<device>:type`."
40
40
:code:`buildings:<building_name>:dynamics`,"Used to define building temperature dynamics LSTM models."
41
41
:code:`buildings:<building_name>:dynamics:<mode>`,"Used to define building temperature dynamics LSTM model for specific HVAC mode where :code:`<mode>` may be :code:`cooling` or :code:`heating`."
42
-
:code:`buildings:<building_name>:dynamics:<mode>:type`,"temperature dynamics class in :py:mod:`citylearn.dynamics` or user-defined dynamics class path."
42
+
:code:`buildings:<building_name>:dynamics:<mode>:type`,"Temperature dynamics class in :py:mod:`citylearn.dynamics` or user-defined dynamics class path."
43
43
:code:`buildings:<building_name>:dynamics:<mode>:attributes`,"Used to define attributes that are used to construct :code:`buildings:<building_name>:dynamics:<mode>:type`."
44
44
:code:`buildings:<building_name>:power_outage`,"Used to define power outage preferences and stochastic model."
45
45
:code:`buildings:<building_name>:power_outage:simulate_power_outage`,"Whether to allow time steps when the grid is unavailable and loads must be met using only the building's flexible resources."
0 commit comments