Skip to content
dmcclimans edited this page Apr 30, 2021 · 2 revisions

GPXAnalyzer Wiki

2021-04-30

GPXAnalyzer is a program to analyze and modify GPX files recorded by a smartphone or dedicated GPS device. It can calculate the Cumulative Elevation Gain (CEG) or Loss (CEL), apply smoothing filters to the elevation data, and replace the elevation data with elevations calculated from a Tempo Disc pressure sensor.

  • Merge Tempo Disc sensor data into GPX files explains how to use GPXAnalyzer to turn pressure data from a Tempo Disc sensor into elevation data and merge that into a GPX file

  • GPS Elevation Data describes the various problems with GPS elevation data, and how GPXAnalyzer attempts to deal with them.

  • Release Procedure describes the process used to make a release of the GPXAnalyzer program. It is intended for developers.

Clone this wiki locally