EGR_BAS Fault Detection
  1. EGR_BAS Fault Detection

CS-24-330-capstone

Public
AuthorCommitMessageCommit dateIssues
Fatma SaafanFatma Saafan
4e68e03ebbcadd pme data to the database
FeyzaSakinFeyzaSakin
171b6eb3dcd'_format_ecap' is modified to set year to current year when the data's month in the current year ended or set it to the previous year if the data's month in the current year didn't end year.Ecap data is re-added with the newer '_format_ecap'.
Fatma SaafanFatma Saafan
b94a1c856d1update Readme file
Fatma SaafanFatma Saafan
92b13da602dupdate Readme.md file
Fatma SaafanFatma Saafan
a590113756eupdate poster and abstract
Fatma SaafanFatma Saafan
ca365a7fcf0add status report 3-22-24
Fatma SaafanFatma Saafan
0565472cae0add a file that has a link to Bitbucket repo
Fatma SaafanFatma Saafan
bb96b74c8bfupdate design files
Fatma SaafanFatma Saafan
b4a5550b05dupdate documentation
aiman-hanifaiman-hanif
d91e2179afedeleted unnecessary filter output files
aiman-hanifaiman-hanif
da3815c6ea9checked all commands
Fatma SaafanFatma Saafan
4b037af7b73add pme (missed dir) to METRIC_TYPES
FeyzaSakinFeyzaSakin
c0b1742cc4cIn the cmd_filter-database.py command, the spelling for 'sucess' is changed.The workflow file is modified and renamed as 'README_instructions.qmd'. The workflow folder is moved to the capstone's root directory and renamed to 'instructions'.
aiman-hanifaiman-hanif
9d4a69dae2edeleted unnecessary commands clean_convert_to_csv dump_table_to_csv clean_folder
aiman-hanifaiman-hanif
db015f398f2deleted unnecessary folders: added data, reports, oldsrc, working
FeyzaSakinFeyzaSakin
b99d207a42cThe workflow chart's data is modified for PME and ECap to 'Electric Interval Data (PME)' and 'Utility Bill Data (ECap)'
Fatma SaafanFatma Saafan
8785c2486bcModify _main.py to include check command.
Fatma SaafanFatma Saafan
3fc8b5bb860create check.py to verify installation of Python3, SQLite3, and pandas.
FeyzaSakinFeyzaSakin
18519894238Created the .dist folder in the 'tools' directory and commented 'dist/' in the .gitignore to add the dist folder
FeyzaSakinFeyzaSakin
4cf79b1daebStatus report files are modfied for the week 8
aiman-hanifaiman-hanif
5bf5bfd6e91changed the logic of add_new_files_to_database so it should now work with metric as an optional argument and looks for files to add in all subdirectories; also updated workflow doc
FeyzaSakinFeyzaSakin
0828d6cfec0In the workflow docs, the period for the 'fcltls plot' instruction is deleted
FeyzaSakinFeyzaSakin
4ce75c9c49dTo workflow docs and the workflow chart, 'fcltls plot' details are added.In the filter command comment, the 'filter' instruction is changed to 'columns'
Nathan GoehringNathan Goehring
3ae57232e1aadded plotting
Fatma SaafanFatma Saafan
fb52a987f96update status report table (week 8)
Fatma SaafanFatma Saafan
e61cb218582add 3 new files to Data folder (Dominion-PME-Waterscope)
aiman-hanifaiman-hanif
1003a1e006bupdated work flow chat in wordflow.qmd
aiman-hanifaiman-hanif
79864b3b9a5updates
aiman-hanifaiman-hanif
d9cbe50c8f0updated help
aiman-hanifaiman-hanif
679095332aeMresolve merge conflicts
aiman-hanifaiman-hanif
04086d4909dupdates
aiman-hanifaiman-hanif
18a1321f350cleaned up filter-database and updated workflow.qmd
Nathan GoehringNathan Goehring
6c0340636ffhelp messages
FeyzaSakinFeyzaSakin
e0de16da865Added a line to worklflow.qmd on turning the qmd into a html
FeyzaSakinFeyzaSakin
0c430c4a7b2Worklow.qmd is added to tools/src/workflow.Readme files are modified for W7 - 02/29.
Fatma SaafanFatma Saafan
1d2af3aa636update reset to include updating scanned_files table in db and communicating better with user
Fatma SaafanFatma Saafan
9eeed9e8febupdate documentation for scan code
Fatma SaafanFatma Saafan
33bd3f3fe55correct db name in scan file
Fatma SaafanFatma Saafan
d3b6eea74b8update scan-for-new-files to print a correct warning message
Fatma SaafanFatma Saafan
1c75b314740add documentation to utils.py
Fatma SaafanFatma Saafan
dadc1a6905dupdate scan code to use current folder as path, print a warning msg if necessary, and import get_list from utils.py
Fatma SaafanFatma Saafan
d747d002186update utils.py to import sqlite3 and add get_list_of_already_scanned(metric) function
Fatma SaafanFatma Saafan
24abcbab144remove printing exisiting files in db message from scan code
aiman-hanifaiman-hanif
bec98c3733csimplified the logic for add-new-files-to-database
aiman-hanifaiman-hanif
4fadb5097d8updated the filter command so it allows for all the columns in the database to be used as a filter + added comments to code
FeyzaSakinFeyzaSakin
032c7cd9793A line from the previous version of the code is added
FeyzaSakinFeyzaSakin
2a2e3724be4Formatting codes for dominion, pme, and ecap are modified.Datetime values are saved under record_time column and time values are added to ecap and dominion
aiman-hanifaiman-hanif
71200a00525corrected errors in filter command
aiman-hanifaiman-hanif
1978cde5241Mupdated files
aiman-hanifaiman-hanif
48f5f8112fcupdated add-new-files-to-database, added the filter-database command, modified formatting for the data