Browse Source

minor changes

Daniel Busch 1 year ago
parent
commit
780abd6158
1 changed files with 0 additions and 2 deletions
  1. 0 2
      UNFCCC_GHG_data/UNFCCC_reader/Guinea/config_GIN_BUR1.py

+ 0 - 2
UNFCCC_GHG_data/UNFCCC_reader/Guinea/config_GIN_BUR1.py

@@ -14,7 +14,6 @@ coords_defaults = {
 
 coords_terminologies = {
     "area": "ISO3",
-    # TODO check if this is correct
     "category": "IPCC2006_PRIMAP",
     "scenario": "PRIMAP",
 }
@@ -62,7 +61,6 @@ coords_value_mapping = {
     },
 }
 
-# TODO! Don't add MEMO if remove later
 filter_remove = {
     "f_memo": {"category": "MEMO"},
 }