Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing elevation results in incorrect ascent/descent total #224

Closed
SamR1 opened this issue Jul 27, 2022 · 2 comments
Closed

missing elevation results in incorrect ascent/descent total #224

SamR1 opened this issue Jul 27, 2022 · 2 comments
Labels
api bug feature:workouts v0.7.x Issues planned in versions 0.7.x

Comments

@SamR1
Copy link
Owner

SamR1 commented Jul 27, 2022

Sometimes elevation is missing for some points in gpx file, resulting in incorrect ascent/descent.

Example (old gpx file):
Screenshot 2022-07-27 at 10-17-54 FitTrackee

After removing manually invalid points:
Screenshot 2022-07-27 at 10-19-37 FitTrackee

@SamR1
Copy link
Owner Author

SamR1 commented Nov 15, 2023

gpxpy v1.6.0+ now ignores points without elevation when calculating ascent/descent

@SamR1 SamR1 changed the title handle missing elevation in gpx files missing elevation results in incorrect ascent/descent total Nov 19, 2023
@SamR1 SamR1 added this to the v0.7 - OAuth 2.0 milestone Nov 19, 2023
@SamR1
Copy link
Owner Author

SamR1 commented Nov 19, 2023

released in v0.7.26

@SamR1 SamR1 closed this as completed Nov 19, 2023
@SamR1 SamR1 added the v0.7.x Issues planned in versions 0.7.x label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api bug feature:workouts v0.7.x Issues planned in versions 0.7.x
Projects
None yet
Development

No branches or pull requests

1 participant