rgleason / weather_routing_pi

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

RFE/bug : Not a bug, but almost. Some commands need to be removed from the context menu #164

Open Gilletarom opened 10 months ago

Gilletarom commented 10 months ago

This concerns the display window of a weather forecast which has been exported from WR. What is explained here should/could be in OpenCPN ZFEs.

Dans la fenêtre : (2023-11-20 21_19_40 ) You can right-click which brings up a context menu. In this one, there are two commands "up" and "down" which allow you to swap the order of two segments. But, here, the waypoints are in a mandatory order. If we want to break this obligation, we must forget the speed and duration data on these segments, and consequently on all the following segments.

I therefore propose to remove these two commands and probably also the command which consists of completely removing a segment, since there too, the durations and distances traveled in total become absurds.