소스 검색

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",
     }