From b7ef44b22e23126a494614f93e07b248fd6a8f12 Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Sat, 1 Aug 2026 22:52:22 +0200 Subject: feat: Add Cotacol difficulty score for rides --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index fea48d2..0b2aa83 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Features - [ ] Detect similar climbs + PRs +- Compute a ride difficulty score (Cotacol method): split into 100m segments, each scores 0.1km × slope² - On this climb (examples/activity_18679866717.gpx), the climb algo should detect several possible climbs and let you choose - Once you have chosen, new activities should have remembered the choice (looking into the index should be enough) - Handling my historical data -- cgit v1.2.3