/brick-data-retrieval-demo

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

brick-data-retrieval-demo

This is the data + code for this tutorial video

# unzip data files
unzip bldg2-data.zip

# start docker containers
./scripts/start_docker_containers.sh

# load timeseries data (wait for docker containers to start before running)
./scripts/setup.sh

Adjust passwords in scripts/start_docker_containers.sh.

The scripts/cleanup.sh script will delete the docker containers and network and you can run the start/setup scripts again