Browse Source

fix in DI processing config

Johannes Gütschow 1 year ago
parent
commit
5b20f4ae58
1 changed files with 2 additions and 4 deletions
  1. 2 4
      UNFCCC_GHG_data/UNFCCC_DI_reader/UNFCCC_DI_reader_config.py

+ 2 - 4
UNFCCC_GHG_data/UNFCCC_DI_reader/UNFCCC_DI_reader_config.py

@@ -1599,10 +1599,8 @@ di_processing_templates = {
                     'time': ['1994'],
                 },
             },
-            'remove_years': {
-                ['1995', '1996', '1997', '1998', '1999'], # only few sectors covered
-                # and data found neither in NC1 nor NC2
-            },
+            'remove_years': ['1995', '1996', '1997', '1998', '1999'],
+            # only few sectors covered and data found neither in NC1 nor NC2
         },
     },
     # PRK: 1990, 1994, 2000, 2002