Daniel Busch 5 tháng trước cách đây
mục cha
commit
30c292dbbb

+ 23 - 0
src/unfccc_ghg_data/unfccc_reader/Cabo_Verde/config_cpv_bur1.py

@@ -299,6 +299,29 @@ country_processing_step2 = {
                 ],
                 "dim": f'category ({coords_terminologies["category"]})',
             },
+            "2_FGASES": {
+                # error of 3.5% for KYOTOGHG (AR6GWP100)
+                "check_consistency": False,
+                "basket": "2",
+                "basket_contents": [
+                    "2.B",
+                    "2.C",
+                    "2.E",
+                    "2.F",
+                    "2.G",
+                ],
+                "entities": [
+                    "FGASES (SARGWP100)",
+                    "FGASES (AR4GWP100)",
+                    "FGASES (AR5GWP100)",
+                    "FGASES (AR6GWP100)",
+                    "HFCS (SARGWP100)",
+                    "HFCS (AR4GWP100)",
+                    "HFCS (AR5GWP100)",
+                    "HFCS (AR6GWP100)",
+                ],
+                "dim": f'category ({coords_terminologies["category"]})',
+            },
             "3_CH4": {
                 "basket": "3",
                 "basket_contents": ["3.A", "3.B", "3.C", "3.D"],