Browse Source

Fixes to CRF reading

Johannes Gütschow 3 years ago
parent
commit
97daf26a4c

+ 1 - 1
code/UNFCCC_CRF_reader/UNFCCC_CRF_reader_prod.py

@@ -410,7 +410,7 @@ def read_new_crf_for_year_datalad(
         inputs=input_files,
         outputs=output_files,
         dry_run=None,
-        explicit=True,
+        #explicit=True,
     )
 
 

+ 1 - 1
code/UNFCCC_CRF_reader/util.py

@@ -14,7 +14,7 @@ custom_country_mapping = {
     "FRK": "France",
     "DKE": "Denmark",
     "DNM": "Denmark",
-    "GBK": "United Kingdom",
+    "GBK": "United Kingdom of Great Britain and Northern Ireland",
 }
 
 all_crf_countries = [