Comparison of workout and weather conditions

In the analysis of a workout (a feature I really like) it compares the workout to previous, similar runs. What it seems to ignore is the difference in temperture and humidity. The weather conditions have an effect on the performance and right now it doesn’t consider it at all.

Good point. Will adjust the prompt

this is a bigger change then I first thought: we need to store the weather data in the backend when processing each activity. So not just a prompt change but hopefully will be able to get it done this week still

Ok it’s live now. Every Ride and Run now fetches weather data and that weather data for each activity is available to the chat.

All activities moving forward will have weather data, past activities still don’t so it’ll take a few days until you can make those weather dependent comparisons.

The activity page now also displays the weather conditions:

Great addition, Markus! Looking forward for the chat to use this as well :smiley:

Is the weather data used when suggesting training plan changes or zone updates? I mean, directly.

Or is it still a bit of “of course it’s in the model”, where a one-off hot day won’t trigger anything because one-offs don’t trigger anything but if you start training at 30+ every day yes your zones get updated because that’s now your new baseline where it stays until the weather/training environment changes?

This feature is about using the weather conditions of past runs for comparison in the analysis of a workout.

I believe there is another feature (other topic) that allows you to adjust today’s workout for current weather conditions.

Yes that’s how the digital twin would react.

This feature is about the chat LLM (Gemini) having the weather information available for context when comparing workouts like Jordi said. And yes there’s also the ‘Adjust for weather conditions’ button for each run that takes weather into account to potentially modify the workout: Adaptive Training Plans Based on Real-Time Weather - #4 by Giovanni_Volpe