singularity-energy / open-grid-emissions

Tools for producing high-quality hourly generation and emissions data for U.S. electric grids
MIT License
67 stars 4 forks source link

Move data in packaging #324

Closed grgmiller closed 6 months ago

grgmiller commented 6 months ago

Purpose

Moves all of the data folders and references for packaging:

This PR is meant to be merged into ben/package.

For some reason the linting seems to be failing?

What the code is doing

How is the purpose executed?

Testing

Tested loading files from various locations, partially ran pipeline.

Where to look

Mostly look at filepaths.py

Review estimate

10 min

Future work

When we release and deploy to PyPi, will we need to add oge to the pipfile?

Checklist