`ReplayWeatherController` - Timezone Issues
Open
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
In the `ReplayWeatherController` we are forcing a conversion to UTC. It would be nice to parameterize the timezone, and use `self.timezone` here:
https://github.com/google/sbsim/blob/67c5bb018e54295f59ab2060962bbbeeb5db8412/smart_control/simulator/weather_controller.py#L167
https://github.com/google/sbsim/blob/67c5bb018e54295f59ab2060962bbbeeb5db8412/smart_control/simulator/weather_controller.py#L180
Contributor guide
Assessment
This issue has not been assessed yet.