Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cif 314 add ghg layer and metrics #98

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tedw0ng
Copy link
Member

@tedw0ng tedw0ng commented Dec 15, 2024

New layer reading CAMS-Glob-Ant GHG emissions data stored in GEE, returning raster. Available GHG species: 'co2', 'n2o', 'ch4', 'chlorinated-hydrocarbons' User can specify sector, whether results should be in CO2e, and year. If species is not specified, returns sum of all species, in CO2e tonnes.

New metric returning GeoDataFrame with columns for each GHG species, disaggregated by sector, for each year requested. (User provides list of years. Available: 2010, 2015, 2020, 2023. Default is [2023].)

@tedw0ng tedw0ng requested review from S-AI-F and weiqi-tori December 15, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant