tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
965 stars 132 forks source link

suggestion : average slope in percent + or - #314

Open nicolas2k opened 4 years ago

nicolas2k commented 4 years ago

Hi!

is it possible to add new feature/function in graph border an average slope value in percent +/- on each interval ?

Thanks

mulle-nat commented 1 year ago

My Wahoo Bolt can record the "grade" which is basically the current slope. If I use an online tool like [https://runalyze.com/tool/fit-viewer]() I can see it recorded thusly:

= TYPE=0 NAME=record NUMBER=20
--- timestamp=1055971416=2023-06-17T21:23:36Z
--- position_lat=613519998=51.4246522 deg
--- position_long=86792998=7.2749051 deg
--- gps_accuracy=2=2 m
--- altitude=2765=53.0 m

--- grade=93=0.93 %

--- distance=565772=5657.72 m
--- heart_rate=133=133 bpm
--- calories=141=141 kcal
--- cadence=75=75 rpm
--- speed=5469=19.688 km/h
--- power=313=313 watts
--- temperature=15=15 deg.C
--- 12_0_ascent=12=12
--- 0_4_descent=10=10

It would be really nice if that could be an additional tab in GPXSee as slope % is not that easy to discern from the height graph.