Closed grgmiller closed 10 months ago
The context for this issue was changed by #235, which points at an archived version of PUDL code (hosted on @grgmiller's github) and data (hosted on Zenodo). Because these archived versions require us to manually update them and then check our own code for compatibility whenever we want to incorporate new PUDL data, they are not ideal.
However, we probably don't want to point directly at pudl@main until PUDL releases a 1.x version, because PUDL in 0.x changes data formats and breaks our code, and it's nice to have control over when we bring ourselves up to date with these changes (ie, by archiving our own version of PUDL, #235)
With v0.2.0, we now point directly to pudl@main for our pudl dependency.
The OGE pipeline depends on two external projects:
pudl
andgridemissions
. However, our dependencies are currently to two forks that @gailin-p and I have made from the original code:We should come up with a more permanent solution for this going forward. If we are going to continue working off of forks, we may want to fork these to the singularity-energy github account, instead of our personal acccounts.
With regards to the base repositories: