-
Notifications
You must be signed in to change notification settings - Fork 1
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
Country combinations: which countries are available, in which datasets, and where are combinations necessary? #30
Comments
@eahoegner here's what we discussed yesterday, see also my comment here: #26 (comment) |
great, i was already wondering about the aggregate country codes |
here is the comparison of CEDS vs. iso_mask.nc (GFED4) based country mappings. the combined/not combined country codes aside, there is around 15 areas that CEDS apparently integrates into other countries. while i assume that f.ex. jersey and guernsey are probably counted as part of the UK, in cases such as andorra, monaco, or tuvalu, i am not sure where these have gone. the IAMC common definitions do include all of these separately when aggregating into regions, so this would provide an argument for applying the iso_mask also to gridded CEDS rather than using CEDS country definitions. country source |
using the IAMC common_definitions common.yaml file region definitions, this is missing even more countries. |
and compared to gfed additionally |
For emissions harmonization, we mostly rely on CEDS data. They publish country-level timeseries.
GFED data will likely need to be aggregated from the grid ourselves.
For harmonization, a few more country-sets come in:
The latest SSP data are currently version 3.1, with a few minor issues still to be resolved before these 'new SSP data' become final.
CEDS processing:
For previous SSP data, there were three sets of countries that were split out in CEDS, but only as aggregates in the SSPs:
country_combinations = {"isr_pse": ["isr", "pse"], "sdn_ssd": ["ssd", "sdn"], "srb_ksv": ["srb", "srb (kosovo)"]}
GFED processing:
IAM region mapping
SSP GDP and Population availability:
The text was updated successfully, but these errors were encountered: