mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #26] [MERGED] Added Weather Telemetry HUD (Track Temp, Air Temp, Rain, Wind) #83
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/26
Author: @saikasticguy
Created: 12/2/2025
Status: ✅ Merged
Merged: 12/2/2025
Merged by: @IAmTomShaw
Base:
main← Head:add-weather📝 Commits (1)
727ab9aAdded weather telemetry HUD📊 Changes
3 files changed (+135 additions, -8 deletions)
View changed files
📝
main.py(+1 -2)📝
src/arcade_replay.py(+73 -2)📝
src/f1_data.py(+61 -4)📄 Description
This introduces a lightweight Weather Telemetry HUD to the race replay window, using FastF1’s 'session.weather_data'. The HUD displays real-time weather values synced to replay time, enhancing race context and offering more complete telemetry viewing without affecting existing performance or logic.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.