gepa
This repository contains the code for the EPA U.S. gridded methane greenhouse gas inventory (gridded GHGI)
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: acs.org, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.0%) to scientific vocabulary
Repository
This repository contains the code for the EPA U.S. gridded methane greenhouse gas inventory (gridded GHGI)
Basic Info
Statistics
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 0
- Releases: 1
Metadata Files
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 YOURUSERPATHTOV3_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
- Name: U.S. Environmental Protection Agency
- Login: USEPA
- Kind: organization
- Location: United States of America
- Website: https://www.epa.gov
- Twitter: EPA
- Repositories: 449
- Profile: https://github.com/USEPA
GitHub Events
Total
- Create event: 41
- Issues event: 39
- Watch event: 7
- Delete event: 50
- Issue comment event: 32
- Member event: 2
- Push event: 269
- Pull request review comment event: 49
- Pull request review event: 88
- Pull request event: 76
- Fork event: 5
Last Year
- Create event: 41
- Issues event: 39
- Watch event: 7
- Delete event: 50
- Issue comment event: 32
- Member event: 2
- Push event: 269
- Pull request review comment event: 49
- Pull request review event: 88
- Pull request event: 76
- Fork event: 5
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| nkruskamp | n****p@r****g | 55 |
| Hannah Lohman | 6****n@u****m | 53 |
| burnettear | b****r@g****m | 51 |
| burnettear | 1****r@u****m | 31 |
| github.com-ccoxen | c****n@g****m | 31 |
| John Bollenbacher | j****1@g****m | 26 |
| = | 7****n@u****m | 13 |
| haclohman | h****4@g****m | 7 |
| emcduffie | m****e@e****v | 4 |
| Erin McDuffie | 5****e@u****m | 3 |
| Andrew Burnette | a****e@R****s | 2 |
| McDuffie | M****E@e****v | 1 |
| cowellbunga | 6****a@u****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 18
- Total pull requests: 120
- Average time to close issues: about 2 months
- Average time to close pull requests: 16 days
- Total issue authors: 3
- Total pull request authors: 8
- Average comments per issue: 0.61
- Average comments per pull request: 0.33
- Merged pull requests: 95
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 18
- Pull requests: 97
- Average time to close issues: about 2 months
- Average time to close pull requests: 19 days
- Issue authors: 3
- Pull request authors: 8
- Average comments per issue: 0.61
- Average comments per pull request: 0.4
- Merged pull requests: 78
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- burnettear (16)
- Jbollenbacher (1)
- potato-nathan (1)
Pull Request Authors
- burnettear (34)
- nkruskamp (26)
- haclohman (22)
- Jbollenbacher (18)
- ccoxen (17)
- emcduffie (2)
- potato-nathan (2)
- cowellbunga (2)