Преглед на файлове

fix in versions.py for v230428

Johannes Gütschow преди 1 година
родител
ревизия
75a3fe4380
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      src/versions.py

+ 3 - 3
src/versions.py

@@ -6,7 +6,7 @@ versions = {
         'ver_str_long': 'version 230913',
         'ver_str_short': '230913',
         "folder": "v230913",
-        "transpose": True,
+        "transpose": False,
         "filename": "0. GCP-CEM.csv",
         'ref': '10.5281/zenodo.8339353',
         'ref2': '10.5194/essd-11-1675-2019',
@@ -26,7 +26,7 @@ versions = {
         'ver_str_short': '230428',
         "folder": "v230428",
         "transpose": True,
-        "filename": "0. GCP-CEM.csv",
+        "filename": "1. Cement_emissions_data.csv",
         'ref': '10.5281/zenodo.7081360',
         'ref2': '10.5194/essd-11-1675-2019',
         'title': 'Global CO2 emissions from cement production',
@@ -37,7 +37,7 @@ versions = {
         'comment': ("Published by Robbie Andrew, converted to PRIMAP2 format by "
                     "Johannes Gütschow"),
         'unit': 'kt * CO2 / year',
-        'country_code': True,
+        'country_code': False,
     },
     "v220915": {
         'date': '15-Sep-2022',