Skip to content

Commit 7affccd

Browse files
authored
Merge branch 'main' into main
2 parents 8be3187 + 4cbdf97 commit 7affccd

15 files changed

+1877
-582
lines changed

ATB.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ conn = connect(
6868
df = pd.read_sql("SELECT distinct technology, techdetail from oedi_atb.atb_electricity_parquet_2021 where techdetail <> '*' order by technology, techdetail;",conn)
6969
```
7070

71-
For jupyter notebook example see our notebook which includes partitions and data dictionary: [examples repository](https://github.com/openEDI/open-data-access-tools/tree/integration/examples)
71+
OEDI has created a set of tools to facilitate access to open energy data sets, including ATB. Please visit the [open-data-access-tools documentation page](https://openedi.github.io/open-data-access-tools/) for more info. You can find jupyter notebook examples that show how to use the tools in our [examples repository](https://github.com/openEDI/open-data-access-tools/tree/integration/examples)
7272

7373
## References
7474

BUTTER.md

+665
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)