Sfoglia il codice sorgente

Add Todo to CRF aggregation

Johannes Gütschow 2 anni fa
parent
commit
e1113dfccc
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      code/UNFCCC_CRF_reader/CRF_raw_for_year.py

+ 1 - 0
code/UNFCCC_CRF_reader/CRF_raw_for_year.py

@@ -6,6 +6,7 @@ submission are available in the downloaded data folder.
 """
 
 # TODO: sort importing and move to datasets folder
+# TODO: integrate into doit
 
 import argparse
 import sys