Browse Source

Merge branch 'CCPI_nAI_2024' of jguetschow/UNFCCC_non-AnnexI_data into main

Johannes Gütschow 4 months ago
parent
commit
b12a073c10

+ 1 - 1
extracted_data/non-UNFCCC/Republic_of_Korea/KOR_2023-Inventory_2023_IPCC1996_KOR_INV.nc

@@ -1 +1 @@
-../../../.git/annex/objects/8J/62/MD5E-s117632--bf1de1512275209e40f8006ea8c3339a.nc/MD5E-s117632--bf1de1512275209e40f8006ea8c3339a.nc
+../../../.git/annex/objects/PP/42/MD5E-s117632--a81eec7903fc184a569728ce3eada8a1.nc/MD5E-s117632--a81eec7903fc184a569728ce3eada8a1.nc

+ 2 - 2
extracted_data/non-UNFCCC/Republic_of_Korea/KOR_2023-Inventory_2023_IPCC1996_KOR_INV.yaml

@@ -14,10 +14,10 @@ time_format: '%Y'
 dimensions:
   '*':
   - time
-  - category (IPCC1996_KOR_INV)
   - provenance
-  - scenario (PRIMAP)
+  - category (IPCC1996_KOR_INV)
   - area (ISO3)
+  - scenario (PRIMAP)
   - source
   - entity
   - unit

+ 1 - 1
extracted_data/non-UNFCCC/Republic_of_Korea/KOR_2023-Inventory_2023_IPCC2006_PRIMAP.csv

@@ -1 +1 @@
-../../../.git/annex/objects/3F/VM/MD5E-s451700--f18735bb83e6445db263675be4fdf4e1.csv/MD5E-s451700--f18735bb83e6445db263675be4fdf4e1.csv
+../../../.git/annex/objects/j7/ZJ/MD5E-s467943--f79e442fffabed31eb0dff9d9e65ca4b.csv/MD5E-s467943--f79e442fffabed31eb0dff9d9e65ca4b.csv

+ 1 - 1
extracted_data/non-UNFCCC/Republic_of_Korea/KOR_2023-Inventory_2023_IPCC2006_PRIMAP.nc

@@ -1 +1 @@
-../../../.git/annex/objects/VW/QX/MD5E-s245142--008391910325e0004106a8554c1be94e.nc/MD5E-s245142--008391910325e0004106a8554c1be94e.nc
+../../../.git/annex/objects/xK/PF/MD5E-s261953--dd0459ca15341d884540fb80b46919c0.nc/MD5E-s261953--dd0459ca15341d884540fb80b46919c0.nc

+ 4 - 4
extracted_data/non-UNFCCC/Republic_of_Korea/KOR_2023-Inventory_2023_IPCC2006_PRIMAP.yaml

@@ -4,8 +4,8 @@ attrs:
   rights: ''
   contact: mail@johannes-guetschow.de
   title: 'Republic of Korea: National Greenhouse Gas Inventory Report 2023 Processed
-    on 2024-08-22'
-  comment: Read fom xlsx file by Johannes Gütschow Processed on 2024-08-22
+    on 2024-08-27'
+  comment: Read fom xlsx file by Johannes Gütschow Processed on 2024-08-27
   institution: Republic of Korea, Ministry of Environment, Greenhouse Gas Inventory
     and Research Center
   cat: category (IPCC2006_PRIMAP)
@@ -16,9 +16,9 @@ dimensions:
   '*':
   - time
   - provenance
-  - scenario (PRIMAP)
-  - area (ISO3)
   - category (IPCC2006_PRIMAP)
+  - area (ISO3)
+  - scenario (PRIMAP)
   - source
   - entity
   - unit

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