Explorar el Código

minor changes

Daniel Busch hace 1 año
padre
commit
780abd6158
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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 = {
 coords_terminologies = {
     "area": "ISO3",
     "area": "ISO3",
-    # TODO check if this is correct
     "category": "IPCC2006_PRIMAP",
     "category": "IPCC2006_PRIMAP",
     "scenario": "PRIMAP",
     "scenario": "PRIMAP",
 }
 }
@@ -62,7 +61,6 @@ coords_value_mapping = {
     },
     },
 }
 }
 
 
-# TODO! Don't add MEMO if remove later
 filter_remove = {
 filter_remove = {
     "f_memo": {"category": "MEMO"},
     "f_memo": {"category": "MEMO"},
 }
 }