Skip to content

Commit 8c2b979

Browse files
authored
Update README.md
1 parent 4538c20 commit 8c2b979

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This repository is created for the AlphaBuilding-SyntheticDataset. Details about this dataset could be found on its [GitHub page](https://lbnl-eta.github.io/AlphaBuilding-SyntheticDataset/).
44

5-
## Reproduce the Dataset
6-
The source code to reproduce the dataset could be found in the code directory. Follow the steps below to reproduce the dataset:
5+
## Generate synthetic building operation data
6+
The source code to reproduce the dataset could be found in the code directory. Follow the steps below to generate synthetic building operation data:
77
1. Install [OpenStudio v2.9.1](https://github.com/NREL/OpenStudio/releases/tag/v2.9.1).
88
Set up the full path of openstudio.rb in the [create_workflow.rb](https://github.com/LBNL-ETA/AlphaBuilding-SyntheticDataset/blob/master/code/create_workflow.rb#L23) script.
99
The openstudio.rb file could be found in the installed OpenStudio folder: <paht_to_openstudio_installation>/openstudio-2.9.1/Ruby/openstudio.rb.
@@ -111,4 +111,4 @@ Depending on their purpose, readers may need develop custom routines to process
111111

112112

113113
## License
114-
Refer to [License.txt](https://github.com/LBNL-ETA/AlphaBuilding-SyntheticDataset/blob/master/License.txt)
114+
Refer to [License.txt](https://github.com/LBNL-ETA/AlphaBuilding-SyntheticDataset/blob/master/License.txt)

0 commit comments

Comments
 (0)