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: README.md
+16-1Lines changed: 16 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,4 +16,19 @@ pip install CityLearn
16
16
```
17
17
18
18
## Documentation
19
-
Refer to the [docs](https://intelligent-environments-lab.github.io/CityLearn/).
19
+
Refer to the [docs](https://intelligent-environments-lab.github.io/CityLearn/).
20
+
21
+
## CityLearn UI
22
+
23
+
CityLearn UI is a visual dashboard for exploring simulation data generated by the CityLearn framework. It was developed to simplify the analysis of results from smart energy communities, district energy coordination, demand response (among other applications), allowing users to visually inspect building-level components, compare simulation KPIs, and create simulation schemas with ease.
24
+
25
+
The interface is available in two options:
26
+
27
+
* Web app: https://citylearn-ui.softcps.org (free hosted version — not recommended for sensitive/personal data)
You can check a tutorial at the official CityLearn [website](https://intelligent-environments-lab.github.io/CityLearn/ui.html) or in the CityLearn UI repository README.
31
+
32
+
**Compatibility:** This version of the UI currently supports CityLearn v2.4 simulation data.
33
+
34
+
**Developed by:** SoftCPS, Software for Cyber-Physical Systems (SoftCPS) research group (ISEP, Portugal) in collaboration with the Intelligent Environments Lab, University of Texas at Austin.
0 commit comments