Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PUDL citation for Grid Strategies load growth report. #3483

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Conversation

zaneselvans
Copy link
Member

@zaneselvans zaneselvans commented Mar 19, 2024

Overview

Add a citation to a report on resurgent US electricity load growth which relied on PUDL data.

Testing

I built the docs locally and looked at the bibliography page and all was good.

To-do list

Preview Give feedback

@zaneselvans zaneselvans added the docs Documentation for users and contributors. label Mar 19, 2024
@zaneselvans zaneselvans requested a review from e-belfer March 19, 2024 17:10
@zaneselvans zaneselvans self-assigned this Mar 19, 2024
Copy link
Member

@e-belfer e-belfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks correct in the read the docs build.

@e-belfer e-belfer added this pull request to the merge queue Mar 19, 2024
@yashpandey06
Copy link

@zaneselvans Hey! Before opening a pull request after making changes to the documentation, could you guide me on whether I need to run a specific command to ensure the documentation builds correctly? Any instructions on this would be greatly appreciated!

Merged via the queue into main with commit 565bf00 Mar 19, 2024
12 checks passed
@e-belfer e-belfer deleted the new-cites branch March 19, 2024 18:40
@zaneselvans
Copy link
Member Author

@yashpandey06 if you'd like to build the docs locally, once you've installed and activated the pudl-dev conda environment, you should be able to run

make docs-build

from within the top level PUDL repository. You can look in the Makefile to see the commands that it's running.

@yashpandey06
Copy link

@zaneselvans thanks for you kind response , actually i am using the windows response so the make command isn't working can you help me out with some alternative of it !!

github-merge-queue bot pushed a commit that referenced this pull request Mar 27, 2024
…n-service table name (#3450)

* add total to subtotal correction record and fix hard coded table name

* redo migrations

* enable plant_in_service table to have subtotal corrections - WIP: metric checks fail rn.

* update metric checks with new null records in diff values

* add reported value -> null calculation compoents corrections

* add the correction records more explicitly at end of calc comp process and add unit tests

* redo migrations... again

* link main migrations to my reset migration

* small tag change to reduce conflicting tags

* defensive checks, break out unit tests and add pruned unit test

* minor unit test fix

* Update test/unit/transform/ferc1_test.py

Co-authored-by: E. Belfer <[email protected]>

* Update src/pudl/transform/ferc1.py

Co-authored-by: E. Belfer <[email protected]>

* Add PUDL citation for Grid Strategies load growth report. (#3483)

* Clean EIA 860 and 923 FGD operation and maintenance data (#3403)

* Stash changes

* Stash changes to 923 FGD table

* Fix drop NA behavior

* Fix docstrings

* Add fields to PUDL metadata

* Fix drop nas, encode columns, fix booleans and combine raw maintenance columns

* Add alembic migration for harvested FGD table

* Add FGD operational status to encoding FKs

* Update alembic

* Add table to core and address PR comments

* Stash changes

* Change EIA 923 FGD table to _core, write asset checks, fix for fast ETL

* Add WIP 860 transform

* Stash changes

* Add fields, rename raw vars to conform to existing fields better

* Add 923 and 860 to pudl.sqlite, encode all tables, fix PK and dtype issues

* Update 860 docstrings

* Restore environments, update release notes, update schedule in 860 description

* Add sorbent type coding table to PUDL

* Fix FK for fgd operational status

* Fix docs build indentation failure

* [pre-commit.ci] auto fixes from pre-commit.com hooks

For more information, see https://pre-commit.ci

* Clean up migrations, remove crufty resource def

* Fix encoding, fix typos, spell out FGD

* Fix docs build ref failure

* Add year range to ratio helper, add unit tests for helper functions, trim returns

* No cover for asset checks

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Add FK exclusion for eia plants table (#3491)

* Add manual GridPath RA Toolkit renewable profile data source. (#3489)

* Add manual GridPath RA Toolkit renewable profile data source.

* Update Zenodo sandbox DOI to point at working archive

* Update to production gridpathratk Zenodo DOI.

* Update release notes

* Bump version of mamba Docker image to 1.5.7

* Add some more keywords to the GridPath RA TK source.

* Add logline that tells us more about BadZipFile. (#3493)

* eia860 solar: extract (#3482)

* eia860 solar: extract step wahoo

* tweak column names

* first pass of extracting 860 wind

* fix column name and page map

* rename retired turbine model ID

* rename the renamed model column

* Update PUDL to use Python 3.12 (#3413)

* Update pudl-dev environment to use Python 3.12

* Use 4 CPUs in pytest Makefile targets.  Update release notes.

* Pin sqlglot<23 to avoid splink incompatibility

* Update conda-lock.yml and rendered conda environment files. (#3496)

Co-authored-by: zaneselvans <[email protected]>

* [pre-commit.ci] pre-commit autoupdate (#3500)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](astral-sh/ruff-pre-commit@v0.3.3...v0.3.4)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)

* Update .pre-commit-config.yaml

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Zane Selvans <[email protected]>

* udpate transform docs and fix enum

* udpate test docs

* adjust calculation metric tolerances for fast etl

* convert leafy data merge to an inner merge so we don't get nulls

---------

Co-authored-by: E. Belfer <[email protected]>
Co-authored-by: Zane Selvans <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dazhong Xia <[email protected]>
Co-authored-by: PUDL Bot <[email protected]>
Co-authored-by: zaneselvans <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation for users and contributors.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants