浏览代码

Fix HFCs, PFCs in KOR 2023 Inventory

Johannes Gütschow 4 月之前
父节点
当前提交
730029ffa6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/unfccc_ghg_data/unfccc_reader/Republic_of_Korea/config_KOR_INV2023.py

+ 1 - 1
src/unfccc_ghg_data/unfccc_reader/Republic_of_Korea/config_KOR_INV2023.py

@@ -619,7 +619,7 @@ filter_remove_after_agg = {
 
 processing_info_country_basket_copy = {
     "basket_copy": {
-        "GWPs_to_add": ["AR4GWP100", "AR4GWP100", "AR6GWP100"],
+        "GWPs_to_add": ["AR4GWP100", "AR5GWP100", "AR6GWP100"],
         "entities": ["HFCS", "PFCS"],
         "source_GWP": "SARGWP100",
     }