https://github.com/reynico/dyno-plots
A tool to compare Horacio Resio's and MWD dyno plots
https://github.com/reynico/dyno-plots
dynamometer dyno horacioresio mwd
Last synced: 4 months ago
JSON representation
A tool to compare Horacio Resio's and MWD dyno plots
- Host: GitHub
- URL: https://github.com/reynico/dyno-plots
- Owner: reynico
- Created: 2020-03-23T21:44:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T23:33:49.000Z (7 months ago)
- Last Synced: 2025-01-21T11:44:59.523Z (6 months ago)
- Topics: dynamometer, dyno, horacioresio, mwd
- Language: Python
- Size: 1.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dyno plots

Dyno plots is a web tool created to help compare dyno runs done on [MWD](http://www.mwdyno.com/) and [Horacio Resio](http://www.horacioresio.com/) dynos. Dyno plots allow to compare multiple runs with mixed dyno sources (i.e. a MWD run with a Horacio Resio run)## Install
```
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
```## Run
```
python app.py
```
Tip: If you don't have any files at hand, take a look at the [samples](samples/) folder.## Access
> http://127.0.0.1:5001/## Demo
