If you just want to view this presentation, just point your browser to http://jackkelly.github.io/UCL_effectiveness_of_disag_talk
This repository holds the source code for my slides on "Do disaggregated electricity bills really help people to save energy?" presented as part of the UCL-Energy Social Sciences Group seminar series on 19th May 2016.
You do not need to clone this repository just to view the presentation.
This presentation is based on my paper:
- Jack Kelly & William Knottenbelt. "Does disaggregated electricity feedback reduce domestic electricity consumption? A systematic review of the literature", In 3rd International NILM Workshop, Vancouver, Canada, 14-15 May 2016. arXiv:1605.00962
Details of the UCL seminar can be found on EventBrite.
If you want to run this presentation locally then here is one way to do that (on Ubuntu):
First clone the git repository. Then run:
sudo apt-get install nodejs-legacy npm
sudo npm install -g grunt-cli http-server bower
bower install
Then run http-server -c-1
from the base directory of this project.
And point your browser to http://localhost:8080
.
This work is licensed under a Creative Commons Attribution 4.0 International License.