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

U.S. average generation profiles by fuel type #256

Open
bl-young opened this issue Aug 23, 2024 · 3 comments
Open

U.S. average generation profiles by fuel type #256

bl-young opened this issue Aug 23, 2024 · 3 comments
Labels

Comments

@bl-young
Copy link
Collaborator

We see a number of applications for providing fuel specific generation profiles at the national level, e.g., Electricity - COAL - US. At one point, I believe it was possible to create a version with aggregation to the entire U.S. (or at least I was able to do it with a few minor tweaks to the code). Do you anticipate still providing this option in the next release? The immediate applications we see for these mixes are as proxies to assess international grid mixes and to provide options for assessing changing U.S. grid mixes.

@bl-young
Copy link
Collaborator Author

If i recall, regional_aggregation: 'US' does not work, but I believe I had pulled this off before with this commit:
bl-young@8ce5b93

But it's likely outdated now and wasn't tested thoroughly.

@bl-young
Copy link
Collaborator Author

FYI this is what I am aiming for:
image

(Note, I'm less concerned with the consumption mix and capturing potential imports from Canada). The changes I made in the commit I referenced above from a few years back seem to still work at the latest HEAD. I will do a PR for you to review.

Was there an alternate intention of regional_aggregation: 'US' if not what I'm showing in the screenshot?

@m-jamieson
Copy link
Collaborator

Nope, I believe the intent of regional_aggregation: "US" in aggregate_data in generation.py is as you show. However, I did not want to implement that in main.py, and if I recall init.py was made the way it is, so that it was easier to force BA-level trading and build up to the US consumption mix (and FERC). The other benefit of doing it that way was being able to see the share of the US consumption mix from the various BAAs.

Anyhow, can try the pull request, but if it breaks the above, I'm inclined not to accept it. In that case, I think it would be worthwhile to make a new folder with some custom scripts to do this sort of thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants