Parcourir la source

minor changes

Daniel Busch il y a 1 an
Parent
commit
780abd6158
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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"},
 }