Skip to content

Commit

Permalink
Add region definitions and mappings for IMAGE 3.4 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhuppmann authored Nov 27, 2024
1 parent fdccf5b commit 3379526
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 0 deletions.
28 changes: 28 additions & 0 deletions definitions/region/model_native_regions/image_v3.4.yaml
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
39 changes: 39 additions & 0 deletions mappings/image_v3.4.yaml
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

0 comments on commit 3379526

Please sign in to comment.