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
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
3
3
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/).
4
4
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:
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.
9
9
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
111
111
112
112
113
113
## 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