As an active cyclist, I always wanted to do power-data analysis in my favourite language, so I finally put together this little tool: https://github.com/janherich/fit-to-edn. I hope it will be useful for someone else as well, what it does & how to use it is pretty well documented in the readme <https://github.com/janherich/fit-to-edn/blob/master/README.md>(and of course code as well).
There are still many things I want to implement there, for example another weighted average algorithm (x-power used by golden-cheetah and strava), filtering input .fit files by date and date ranges and also virtual elevation profile for accurate Cda estimations by Robert Chung's method <http://anonymous.coward.free.fr/wattage/cda/indirect-cda.pdf>. If you have any suggestions or ideas for improvement, just write me here, or open a PR. Cheers Jan -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
