question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

EPA EmPOWER Project

See original GitHub issue

This project, which was selected as part of the EPA’s 2nd Annual EmPOWER Air Data Challenge, aims to develop a new dataset of hourly average emissions factors for the United States, to complement and be published alongside the EPA’s eGRID database.

The two objectives of this project are:

  1. Develop an open-source, python-based workflow to re-create the eGRID2018 database, using the existing eGRID2018 methodology.
  2. Develop an “eGRID hourly” dataset using 2019 data, that builds upon the eGRID2018 methodology with new datasets (EIA-930) and methodologies to calculate hourly average emissions factors for each grid region in the U.S.

For both of these objectives, the basic steps are:

  1. Download the data from sources including (EIA-860, EIA-861, EIA-923, EIA-930, EPA CEMS) - including 2019 data
  2. Crosslink/matchup data across these datasets (addressing https://github.com/catalyst-cooperative/pudl/issues/178 and https://github.com/catalyst-cooperative/pudl/issues/535 and https://github.com/catalyst-cooperative/pudl/issues/338)
  3. Clean and adjust the data (including calculating net-to-gross generation ratio https://github.com/catalyst-cooperative/pudl/issues/245)
  4. Aggregate data to the plant level
  5. Calculate emissions factors
  6. Roll this data up to different geographic/grid regions and output Excel tables with final data

Currently, I think that this work will involve creating or editing the following modules in pudl (although looking forward to input on whether this makes sense):

Workflow: I will be adding code in a fork located at grgmiller/pudl, and will regularly sync this fork with the sprint20 branch to keep it up to date. I will make periodic pull requests back to the main project.

As I work on each aspect of this project, I will create specific issues to track progress.

More details about the project can be found in the EmPOWER Proposal - eGRID Hourly Emissions Factors.pdf

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
zaneselvanscommented, Aug 12, 2020

In past years the final EIA 860/923 data has become available in the fall, usually some time in September. As soon as it’s all released we’ll get on integrating it, and unless something big has changed it should take a week or two to integrate. Not sure how long it would be until that integrated data shows up in a packaged release, but we would make pushing out a new one a priority as soon as the 2019 data is integrated. We wait until the “final” data is released so that we don’t have to work around irregularities in the early release, and then go back in and remove those work arounds and deal with different formatting in the final release.

0reactions
grgmillercommented, Aug 30, 2022

I think that we may be able to close this issue with the release of https://github.com/singularity-energy/open-grid-emissions.

There’s still ongoing work to do in improving the dataset, but it may make more sense to track as part of issues in this new repo.

What do you think @cmgosnell @zaneselvans

Read more comments on GitHub >

github_iconTop Results From Across the Web

EmPOWER Air Data Challenge | US EPA
In the EmPOWER Air Data Challenge, EPA's Clean Air Markets Division (CAMD) is seeking proposals from academic and research institutions for ...
Read more >
EPA EMPOWER PROJECT - Content Delivery Network (CDN)
EPA EMPOWER PROJECT. Introduction: The majority of U.S. fossil fuel-fired electricity generating units submit quarterly reports on their hourly nitrogen.
Read more >
Undoing Trump, EPA to empower states and tribes to oppose ...
For half a century, states under the Clean Water Act had broad authority to alter or even block many energy projects and other ......
Read more >
EPA's 4th EmPOWER Air Data Challenge Application Webinar
The webinar will cover: EPA Clean Air Markets Division datasets available for use in EmPOWER project submissions, how to apply to the challenge, ......
Read more >
Biden-Harris EPA Announces Clean Water Act Rule to Re ...
Biden-Harris EPA Announces Clean Water Act Rule to Re-Empower States ... and tribes to determine whether the project being authorized by a ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found