open-grid-emissions icon indicating copy to clipboard operation
open-grid-emissions copied to clipboard

Tools for producing high-quality hourly generation and emissions data for U.S. electric grids

Results 99 open-grid-emissions issues
Sort by recently updated
recently updated
newest added

# Physics-based cleaning We use `gridemissions` to clean EIA 930 data. Currently we use 930 generation, however, this causes issues during the calculation of consumed emission rates. (see #214) A...

dependencies
data cleaning
data inputs
eia
hourly profiles
consumed emissions

We should set up pre-commit hooks for enforcing formatting and other requirements in the code, especially if we start having more contributors. Catalyst has a template repo available that we...

code hygene

For each new PR, it would be nice to automatically check that the full data pipeline runs without errors. This would be especially important once we have more open-source contributors,...

code hygene

There are several ways that the CHP adjustment (used to calculate `emission_mass_lb_for_electricity` could be improved. ### Assumed values - [ ] When calculating `useful_thermal_output`, `data_cleaning.calculate_electric_allocation_factor()` uses an assumed efficiency factor...

question
methodology
epa
emissions

Also low priority for now, but it would be nice to include types on all arguments and return types. I propose that we wait until everything is refactored and in...

documentation
code hygene

In certain limited cases, some CEMS generators report heat input, but no gross generation or steam load in an hour, which seems to suggest that the gross generation data might...

methodology
data repair
gross-to-net generation
generation data

We want to make it as easy as possible for people to understand and contribute the code, so we want to make the code as readable and easy to follow...

documentation
code hygene

When assigning an hourly profile to monthly hydroelectric data, the current method is to use the cleaned hydro profiles from EIA-930 if available, and assign a flat hourly profile to...

methodology
data repair
hourly profiles

### Retired BAs As the EIA-930 data [about page](https://www.eia.gov/electricity/gridmonitor/about) notes, > Entities occasionally stop performing the BA role because their electric system is incorporated into another BA's system or they...

question
methodology
data cleaning
eia
regional aggregation

Currently, subplant IDs are only created for units that exist both in CEMS and EIA-923, meaning that there are certain generators/units that have a subplant ID of `NaN`. - [x]...

methodology
data cleaning
crosswalk