#HomeGrown Marine: Signal, race analysis and replay
With race data stored as JSON, will graph metrics, associate them with the track, and do some tack performance analysis.
See the latest live here: (http://gradymorgan.com/signal/race.html?2015_worlds_8)
##Installation:
-
This assumes that data has been processed by Homegrown Marine/process/
-
install bower
-
run
bower install -
run
npm install -
run
grunt build -
run
node run.js -
goto http://localhost:8080 or http://localhost:8080/tacks.html
##TODO
- fft wind
- shift detector
- check tack numbers
- underlays better graphics


