Browse Source

Fix HFCs, PFCs in KOR 2023 Inventory

Johannes Gütschow 4 tháng trước cách đây
mục cha
commit
730029ffa6

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