rgleason / weather_routing_pi

Weather Routing plugin for OpenCPN
GNU General Public License v3.0
11 stars 14 forks source link

Bug : the local time setting is not taken into account #144

Open Gilletarom opened 10 months ago

Gilletarom commented 10 months ago

Unless I'm mistaken, WR always calculates times in UTC internally. BUT schedules can be displayed in two ways: -utc

The choice is made in the settings:

2023-09-10 11_01_39-Weather-routing - WeatherRoutingConfiguration xml

Normally, this choice applies to all times, for all search configurations.

BUT, in version 1.15.11, this choice is not respected for the display for new searches. The correction must be carried out manually, in contradiction with the parameter settings.

2023-09-10 10_53_33- 2023-09-10 10_53_12-

Can this be corrected by ensuring that the choice made in the settings is respected?