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

In the README, under **Contribution Guidelines**, add section on forks and the related workflow to propose changes to the codebase. GitHub has a good tutorial on their [utilities](https://docs.github.com/en/get-started/quickstart/fork-a-repo).

documentation

Currently, all of our consumed emissions factor data is labeled as "carbon accounting data". While carbon accounting is one important use of this data, it has broader uses as well,...

documentation
data outputs

When running the data pipeline for 2021, there are several warnings appearing for various data outputs regarding incomplete timeseries data: Data quality metric export: ``` 2023-06-09 20:20:56,968 [INFO] oge.output_data:158 Exporting...

bug
data cleaning
emissions

When cleaning the EIA-930 data, the following warning is raised: ``` 2023-06-09 18:15:39,608 [INFO] oge.eia930:155 Running physics-based data cleaning 2023-06-09 18:15:40,865 [WARNING] load:203 Inconsistent columns: set(NG_cols) != set(ID_cols2) ``` After...

dependencies
data cleaning

When running the 2021 data pipeline with our new data validation checks, the following warning is raised: ``` 2023-06-09 17:39:24,002 [WARNING] oge.validation:78 Allocated EIA-923 doesn't match input data for plants:...

bug
dependencies
emissions
generation data

We should implement some sort of outlier detection and screening for the hourly values reported in CEMS. This outlier detection could use a combination of statistical methods and physics-based methods...

data cleaning
hourly profiles
emissions
generation data

Consumed results should include fuel mix. * Decide on resolution of fuel mix (high-level 930 categories? Or more specific fuels?) * Probably should refactor consumed emission rate code (`consumed.py`) into...

new feature
dependencies
data outputs
consumed emissions

Currently, many of our results files are denormalized and formatted in a way that assumes someone will be using these files programmatically and is able to easily merge the files...

Each plant can report data to EIA on three different frequencies: respondent_frequency | Description -- | -- A | The respondent only provides an annual total(s) for this record via...

data repair
eia
gross-to-net generation
hourly profiles

Per the need identified in https://github.com/singularity-energy/open-grid-emissions/issues/167 and discussions at the OpEnMod Workshop about challenges with data availability in Canada, it may be worth adding emissions factor data from Statistics Canada...

data inputs
emissions