Debug CRISP

This commit is contained in:
Yam ZhengLim
2022-12-08 00:22:59 +08:00
parent e1de2e3668
commit 5b3406e816
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ def main():
#Make sure cron in the file directory
general_function.change_to_current_directory()
# #Extract Load Exchange Data
#Extract Load Exchange Data
CRISP_CSV_TEMP_STORAGE_PATH = "./crisp/extract/crisp_temp_extract_csv/"
crisp_extract(CRISP_CSV_TEMP_STORAGE_PATH)
crisp_load_to_cloudstorage(CRISP_CSV_TEMP_STORAGE_PATH)