Skip to content

Commit

Permalink
new example for BRICK integration with FD
Browse files Browse the repository at this point in the history
  • Loading branch information
bbartling committed Aug 13, 2024
1 parent ec082b3 commit 5125395
Show file tree
Hide file tree
Showing 2 changed files with 1,845 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ See the `examples` directory for Jupyter notebook tutorials.
These are some basic project goals to make this into an interactive FDD application.
- [x] finish `air_handling_unit` faults and reports based on ASHRAE and NIST
- [x] publish to PyPI as Python library
- [ ] make a few IPython notebook tutorials AHU FDD examples
- [ ] make a few IPython notebook tutorials AHU FDD examples with `BRICK` meta data integration.
- [ ] make a guide for fault `parameters` like error thresholds, etc.
- [ ] make `central_plant` faults, IPython reports, and examples
- [ ] make `energy_efficiency` faults, IPython reports, and examples
- [ ] make `metering`, faults, IPython reports, and examples
- [ ] create SQL example to read data from time series db and write back to SQL to then read faults in Grafana
- [ ] make `central_plant` faults, IPython reports, and examples.
- [ ] make `energy_efficiency` faults, IPython reports, and examples to `optimize` in reducing energy consumption.
- [ ] make `metering`, faults, IPython reports, and examples to possibly model utility metering data.
- [ ] create SQL example to read data from time series db and write back to SQL to then read faults in Grafana.
- [ ] other?

## Contribute
Expand Down
1,840 changes: 1,840 additions & 0 deletions examples/ahu_fault_one_brick.ipynb

Large diffs are not rendered by default.

0 comments on commit 5125395

Please sign in to comment.