Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 503 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 503 Bytes

enviroCar Notebooks

Jupyter Notebooks for different enviroCar related anaylsis

Get started

For installing all required packages you can either use Conda or Pip. Therefore, this repo comes with an environment.yml and a requirements.txt in this repository, respectively.

Log analyzing

Create a log report from the enviroCar Android App with detailed logging enabled and copy it into the ./data folder. The enviroCar_log_analyzing notebook shows how to parse and analyze the log reports.