diff options
| author | Martin Kagamino Lehoux <martin@lehoux.net> | 2026-08-18 11:24:34 +0200 |
|---|---|---|
| committer | Martin Kagamino Lehoux <martin@lehoux.net> | 2026-08-18 11:24:34 +0200 |
| commit | 51613971c1e25dedbc808c66b79d15111d250160 (patch) | |
| tree | 1465d108719c4bcc345b3b1496ff618504f537d3 /README.md | |
| parent | 3ed9fa051bd92c924980a796e414a5b3481b1921 (diff) | |
fix: match official climbs outside detected bounds
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,6 @@ TypeScript checks can also be run directly with `npm run check`, covering format ## TODO -- http://localhost:8080/rides/330: col de l'aire dei masco start before detected, and does not appear on ride - http://localhost:8080/rides/263: Cat 2 to split in 2. when drawing 1 off, try and create new detected climbs - Compute estimated power, speed - Plot speed and slope per segment, colored by heart rate @@ -145,6 +144,7 @@ TypeScript checks can also be run directly with `npm run check`, covering format - Destination via Start - Planning rides - Mountain pass from OSM +- Rides filters (duration slider, distance slider) ## Resources |