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

Weather is not displayed anymore #34

Closed
SamR1 opened this issue Jul 21, 2019 · 1 comment
Closed

Weather is not displayed anymore #34

SamR1 opened this issue Jul 21, 2019 · 1 comment
Assignees
Projects
Milestone

Comments

@SamR1
Copy link
Owner

SamR1 commented Jul 21, 2019

since 0.2.0, datetime from gpx file are not naive, which can lead to incorrect time and errors before obtaining weather data.

@SamR1 SamR1 self-assigned this Jul 21, 2019
@SamR1 SamR1 closed this as completed in 03d3855 Jul 21, 2019
@SamR1 SamR1 added this to the v0.2.1 milestone Jul 21, 2019
@SamR1 SamR1 added this to In progress in v.0.2.x Jul 21, 2019
@SamR1
Copy link
Owner Author

SamR1 commented Jul 21, 2019

errors are linked to the last version of gpxpy:
v1.3.5 introduces a new time parser, which is not returning naive datetime.

As workaround, reverting to 1.3.4 fixes issues with dates and weather.

@SamR1 SamR1 moved this from In progress to Done in v.0.2.x Jul 21, 2019
@SamR1 SamR1 changed the title weather is not displayed anymore Weather is not displayed anymore Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v.0.2.x
  
Done
Development

No branches or pull requests

1 participant