-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add region definitions and mappings for IMAGE 3.4 (#361)
- Loading branch information
1 parent
fdccf5b
commit 3379526
Showing
2 changed files
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# The model documentation and regional aggregation for IMAGE (TIMER) version 3.4 can be found at https://models.pbl.nl/image/Region_classification_map | ||
- IMAGE 3.4: | ||
- IMAGE 3.4|WEU | ||
- IMAGE 3.4|CEU | ||
- IMAGE 3.4|BRA | ||
- IMAGE 3.4|CAN | ||
- IMAGE 3.4|CHN | ||
- IMAGE 3.4|EAF | ||
- IMAGE 3.4|INDIA | ||
- IMAGE 3.4|INDO | ||
- IMAGE 3.4|JAP | ||
- IMAGE 3.4|KOR | ||
- IMAGE 3.4|ME | ||
- IMAGE 3.4|MEX | ||
- IMAGE 3.4|NAF | ||
- IMAGE 3.4|OCE | ||
- IMAGE 3.4|RCAM | ||
- IMAGE 3.4|RSAF | ||
- IMAGE 3.4|RSAM | ||
- IMAGE 3.4|RSAS | ||
- IMAGE 3.4|RUS | ||
- IMAGE 3.4|SAF | ||
- IMAGE 3.4|SEAS | ||
- IMAGE 3.4|STAN | ||
- IMAGE 3.4|TUR | ||
- IMAGE 3.4|UKR | ||
- IMAGE 3.4|USA | ||
- IMAGE 3.4|WAF |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
model: IMAGE 3.4 | ||
native_regions: | ||
- im_WEU: IMAGE 3.4|WEU # this includes Andorra, Austria, Belgium, Denmark, Faeroe Islands, Finland, France, Germany, Gibraltar, Greece, Iceland,, Ireland, Italy, Liechtenstein, Luxembourg, Malta, Monaco, Netherlands, Norway, Portugal, San Marino, Spain, Sweden, Switzerland, United Kingdom, Vatican City State | ||
- im_CEU: IMAGE 3.4|CEU # this includes Albania, Bosnia and Herzegovina, Bulgaria, Croatia, Cyprus, Czech Republic, Estonia, Hungary, Latvia, Lithuania, Macedonia, FYR, Poland, Romania, Serbia and Montenegro, Slovak Republic, Slovenia | ||
- im_BRA: IMAGE 3.4|BRA | ||
- im_CAN: IMAGE 3.4|CAN | ||
- im_CHN: IMAGE 3.4|CHN | ||
- im_EAF: IMAGE 3.4|EAF | ||
- im_INDIA: IMAGE 3.4|INDIA | ||
- im_INDO: IMAGE 3.4|INDO | ||
- im_JAP: IMAGE 3.4|JAP | ||
- im_KOR: IMAGE 3.4|KOR | ||
- im_ME: IMAGE 3.4|ME | ||
- im_MEX: IMAGE 3.4|MEX | ||
- im_NAF: IMAGE 3.4|NAF | ||
- im_OCE: IMAGE 3.4|OCE | ||
- im_RCAM: IMAGE 3.4|RCAM | ||
- im_RSAF: IMAGE 3.4|RSAF | ||
- im_RSAM: IMAGE 3.4|RSAM | ||
- im_RSAS: IMAGE 3.4|RSAS | ||
- im_RUS: IMAGE 3.4|RUS | ||
- im_SAF: IMAGE 3.4|SAF | ||
- im_SEAS: IMAGE 3.4|SEAS | ||
- im_STAN: IMAGE 3.4|STAN | ||
- im_TUR: IMAGE 3.4|TUR | ||
- im_UKR: IMAGE 3.4|UKR | ||
- im_USA: IMAGE 3.4|USA | ||
- im_WAF: IMAGE 3.4|WAF | ||
- im_World: World | ||
common_regions: | ||
- Europe (excl. Turkey): # An imperfect but reasonably accurate description | ||
- im_WEU | ||
- im_CEU | ||
- EU27 & UK (*): | ||
- im_WEU | ||
- im_CEU | ||
- EU27 (*): | ||
- im_WEU | ||
- im_CEU |