rgleason / weather_routing_pi

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

RFE 10A Weather-Data-Table vs. Grib-Data-Table #133

Open rgleason opened 10 months ago

rgleason commented 10 months ago

What we currently have should be properly called a "Grib-Data-Table" not a "Weather-Data-Table" because it is presenting data at the exact same position at each time interval. This is what Grib_pi provides for a Data Table.

However for better comprehension and much simpler and better use of time and effort, this table should be changed to provide a "Weather-Data-Table" that shows the weather at each "optimal route" Date/Time & Position. The position should be different for each column. Please see these photos below.

Grib Data Table (from Grib Pi) Grib-Data-Table-Small

Weather Data Table (built using the Optimal Routing)

Weather-Data-Table

bdbcat commented 10 months ago

This looks more like an RFE to me.

rgleason commented 10 months ago

Agreed