v0.7.0#434
Merged
Merged
Conversation
Handle PUDL local SQLite and S3 parquet file data stores
Load DIBA data from PUDL's EIA-930
Add function loading EIA-930 from PUDL
Run 2024 data pipeline
Remove plant/gen in allocated EIA-923 not present in EIA-860
Update energy source code
* improve memory use * format * format using updated ruff * update bas (#420)
…ricity consumption
Revisit consumed emission rates calculation
* improve memory use * format * format using updated ruff * change dtypes * update 923 validation * update validation * remove small * reporting frequency
* improve memory use * format * format using updated ruff * remove small * fix subplant selection * undo delete * clean notebook
* add columns * add output table * ruff formatting * respond to review
* add output table * remove zeros * update docstring * fix filter * respond to review * fix bug * fix another bug * fix keyword * fix skip_outputs * fix bug
* chore: add column name/type to check * feat: update notebook * chore: regenerate Pipfile.lock * feat: adjust timestamps * feat: remove shift end date for CISO * docs: update EIA-930 documentation.
* chore: update citation * chore: update conda environment file * update license * chore: updte pyproject
rouille
approved these changes
Dec 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Release of 2024 data plus various method updates. All commits are part of PRs opened in the last couple of months and that have been reviewed.
What the code is doing
N/A
Testing
N/A
Where to look
N/A
Usage Example/Visuals
N/A
Review estimate
N/A
Future work
N/A
Checklist
black