Browse Source

添加新的task

xyxie 3 months ago
parent
commit
9745a00bfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pscg_bloomberg/main.py

+ 1 - 1
pscg_bloomberg/main.py

@@ -74,7 +74,7 @@ task_key_dir_dict = {
     "IDpcsgDailyRunHist2": "data/hist2", "IDpcsgDailyRunHistV1": "data/histv1", "IDpcsgDailyRun4": "data/run4",
     "IDpcsgDailyRun6": "data/run6", "IDpcsgDailyRun7": "data/run7", "IDpcsgDailyRun8": "data/run8",
     "IDpcsgDailySnap0000": "data/snap0000", "IDpcsgDailySnap0330": "data/snap0330",
-    "IDpcsgDailySnap0345": "data/snap0345", "IDpcsgDailyRun10": "data/day10"
+    "IDpcsgDailySnap0345": "data/snap0345", "IDpcsgDailyRun10": "data/day10", "IDpcsgDailyRun11": "data/run11",
 }