A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

GEPA

This repository contains the code for the EPA U.S. gridded methane greenhouse gas inventory.
https://github.com/usepa/gepa

Category: Emissions
Sub Category: Emission Observation and Modeling

Last synced: about 18 hours ago
JSON representation

Repository metadata

This repository contains the code for the EPA U.S. gridded methane greenhouse gas inventory (gridded GHGI)

README.md

U.S. Gridded Methane Emissions Inventory (gridded GHGI)

The gridded U.S. methane greenhouse gas inventory (gridded methane GHGI) includes time series of annual methane emission maps with 0.1° x 0.1° (~ 10 x 10 km) spatial and monthly temporal resolution for the contiguous United State (CONUS). This gridded methane inventory is designed to be consistent with methane emissions from the U.S. Inventory of U.S. Greenhouse Gas Emissions and Sinks (U.S. GHGI) [link]. For more information: https://www.epa.gov/ghgemissions/us-gridded-methane-emissions.


Useage

The gridded methane GHGI dataset can be used by researchers to more directly compare the national U.S. GHGI with emission estimates from more regional and local observations of atmospheric methane. Users of the gridded GHGI are asked to cite the latest reference (Maasakkers et al., 2023 [link] in their publications. Error estimates are also described in that reference. Manuscripts describing the gridded GHGI have been peer-reviewed, but are not part of the same annual expert and public review processes as the U.S. EPA National and State-level Inventory.


Versions

See the release page for the release history and the latest stable version of the gridded methane GHGI.

v1.0 - This code accompanies the peer-reviewed manuscript Maasakkers, J. D., et al., A gridded inventory of 2012-2018 U.S. anthropogenic methane emissions, ES&T (2023) [link]. This product is an update to the origianl gridded methane GHGI, described previously in Maasakkers et al. (2016) [link]. Final gridded data associated with this release are avaialble on Zenodo: https://zenodo.org/records/8367082. Please cite the original manuscript when using the code or data generated by this repository: Maasakkers et al. (2023) [link]


Guidance for Getting Started

Setting up your local environment and .env file

Option:
If starting fresh, install the bare-bones of conda that uses the conda-forge channel for downloading packages, called miniforge:
https://github.com/conda-forge/miniforge

For a deeper dive, look at micromamba: https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html

Once conda is installed, create the environment.

  • open PowerShell or bash.
  • if conda was just installed, run:
    conda init

close and reopen your shell to complete the changes.
create your environment

  • Clone the GEPA repo and then navigate to the GEPA folder by running (update your path):
    cd 'path/to/repo/'
  • Use the command ls to list the files in that directory and make sure it includes the environment.yml
  • then create the environment, run:
    conda env create --file environment.yml

This will install the conda environment “gch4i” into your conda environments with the packages needed to run the notebooks.

For Internal Users Only

Note that due to the use of select proprietary data sources, the input data are not published to the public repository. Please contact EPA to request access.

For users with internal access, each user will need to add a .env file to your local version of the repo. In VS Code, right click in the explorer (generally located on the left side of your VS Code window) and select "new file." Name this file ".env".

Inside your .env file, input this text:

V3_DATA_PATH = "YOUR_USER_PATH_TO_V3_DATA"

Replace the text YOUR_USER_PATH_TO_V3_DATA with your actual local path. For example,

"/Users/username/Library/CloudStorage/OneDrive-SharedLibraries-EnvironmentalProtectionAgency(EPA)/Gridded CH4 Inventory - Task 2/ghgi_v3_working/v3_data"

Save your updated .env file and everything should now point to your personal v3 data path.


Contributing

To report an error, please open an issue on GitHub


Citations

v1.0 release: Joannes D. Maasakkers, Erin E. McDuffie, Melissa P. Sulprizio, Candice Chen, Maggie Schultz, Lily Brunelle, Ryan Thrush, John Steller, Christopher Sherry, Daniel J. Jacob, Seongeun Jeong, Bill Irving, and Melissa Weitz: A Gridded Inventory of Annual 2012–2018 U.S. Anthropogenic Methane Emissions. Environmental Science & Technology 2023 57 (43), 16276-16288
DOI: 10.1021/acs.est.3c05138


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 233
Total Committers: 8
Avg Commits per committer: 29.125
Development Distribution Score (DDS): 0.648

Commits in past year: 230
Committers in past year: 8
Avg Commits per committer in past year: 28.75
Development Distribution Score (DDS) in past year: 0.643

Name Email Commits
burnettear b****r@g****m 82
Hannah Lohman 6****n 55
nkruskamp n****p@r****g 32
github.com-ccoxen c****n@g****m 31
John Bollenbacher j****1@g****m 24
emcduffie m****e@e****v 6
Andrew Burnette a****e@R****s 2
cowellbunga 6****a 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 23
Total pull requests: 54
Average time to close issues: 2 months
Average time to close pull requests: 18 days
Total issue authors: 3
Total pull request authors: 8
Average comments per issue: 0.87
Average comments per pull request: 0.3
Merged pull request: 47
Bot issues: 0
Bot pull requests: 0

Past year issues: 23
Past year pull requests: 54
Past year average time to close issues: 2 months
Past year average time to close pull requests: 18 days
Past year issue authors: 3
Past year pull request authors: 8
Past year average comments per issue: 0.87
Past year average comments per pull request: 0.3
Past year merged pull request: 47
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/usepa/gepa

Top Issue Authors

  • burnettear (21)
  • Jbollenbacher (1)
  • potato-nathan (1)

Top Pull Request Authors

  • burnettear (14)
  • haclohman (10)
  • Jbollenbacher (9)
  • nkruskamp (9)
  • ccoxen (8)
  • cowellbunga (2)
  • potato-nathan (1)
  • emcduffie (1)

Top Issue Labels

Top Pull Request Labels

Score: 4.276666119016055