File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 67
67
- name : Run pse notifier
68
68
run : |
69
69
echo "Running PSE notifier"
70
- python expand.py -r pse-outage -i -o output_files -l 2 pse-outage/pse-events.json
71
- python create_outages_dataframe.py -l -d pse-outage/ output_files -u pse -o output_files/pse_outages_dataframe.csv
70
+ python expand.py -r pse-outage -i -o output_files -l 2 ../ pse-outage/pse-events.json
71
+ python create_outages_dataframe.py -l -d output_files -u pse -o output_files/pse_outages_dataframe.csv
72
72
python analyze_current_outages.py -f output_files/pse_outages_dataframe.csv -l .5 -c 1 -e .1 -u pse --telegram-token "${PWRONDATABOT_TOKEN}" --telegram-chat-id "-1003012377346" --telegram-thread-id "2" --geocode-api-key "${GEOCODE_API_KEY}"
You can’t perform that action at this time.
0 commit comments