Releases: rgleason/weather_routing_pi
weather_routing_pi-1.12.1a-win32
Fixes Local time
weather_routing_pi-1.12.0g-win32
did-g improvements - 10 commits May 26
weather_routing_pi-1.12.0f-win32
resolve heading exporting tracks
properly save and restore route SafetyMarginLand
weather_routing_pi-1.12.0e-win32
Safetyland margin
ADD in configuration dialog safety margin input
The idea is to add a safety distance to calculate the weather route from
any land that can be found on the way.
weather_routing_pi-1.12.0d-win32 Beta
Did-g bugfix
weather_routing_pi-1.12.0c-win32 Beta
by Did-g - Thank yoou!
Warning cleanup
Cmake cleanup
CalculateVMG: use double for maxW as everything else
remove unused variables
thinko, missing =
add travis OSX
replace isnan with wxIsNaN c++11 madness
c++11 isnan define
clean Unix c++ parameters
Replace EXTRA_LIBS with PLUGINS_LIBS
add visibility=hidden
Cleanup TexFont, it's not a DECL_EXP
Don't blindly set debug mode
Merge pull request seandepagnier#187 from did-g/curs_pos_dialog
Cursor position dialog : Use main dialog time format, ie day and 24 h… ours not AM PM
Cursor position dialog : Use local time if selected
Revert (partial) 'add missing end point in track export and use right time for waypoint'
weather_routing_pi-1.12.0b-win32 Beta
allow latest climatology version
weather_routing_pi-1.12.0a-win32 beta
==Changes==
FIX error with cache for wind barbs on route
ADD cursor bar on the plot to show where we are in time
Fix cursor
Delete "Variable" label on plot which are useless
Cursor on plot
Fix crash in edit polar dialog when clicking on "Remove" if there is no selected item in the list.
Fix crash when editing polars caused by spurious paint events.
Fix example configurations and polars
Handle polar filenames containing the "/" character under Windows.
Revert "Fix crash when editing polars caused by spurious paint events
Recalculate VMG when polar changes preventing a crash due to uninitialized data
FIX error with cache for wind barbs on route
remove max size of plot variable
support sparse polars with automatic interpolation
Conflicts: src/Polar.cpp
==Beta Testers==
Beta Testers will find that there have been many great improvements to weather_routing,
- The Polar Editor works.
- Now blank spaces can be left in the table and they will be interpolated.
- There are now options to have Optimal Route Wind Feathers.
- The "Example" polar files have been renamed and improved to show "Crossover" between polars.
- Better behaviors with regard to files and editing.
==Installation:==
To beta test the initialization of this plugin, if you have a previously installed version of this plugin you must use the "uninstallweather_routing_pi.exe" file to uninstall the plugin dll and and data and then, open opencpn.ini in an editor and remove all fields that reference "WeatherRouting" or Weather_Routing_pi" and save it.
Only then should you install the version v12a of the plugin. There may be a prompt about installing initialization data, if there is such a prompt, keep both boxes checked and continue.
Once the plugin is enabled along with Climatology_pi and close Options, open the plugin from the Toolbar, select a Configuration and then select "Compute". Once selected Climatology will open and load and then the routing should start and complete successfully.
I have done this test in Windows, and it works as expected.
weather_routing_pi-1.11.2-win32
rendering improvements
FIX add saving settings for ConfortOnRoute option
Add option enable/disable cursor route
Add sailing comfort indicator on weather route
Display sailing comfort level directly on the weather route. The idea is to visualize directly what sailing conditions will be met during the trip:
- Green = Light conditions, relax and enjoy
- Orange = Can be tough, stay focus
- Red = Strong conditions, heavy sailors, be prepared !
Reduce width of the boat circle
Add anti-aliasing to DrawCircle > DrawElipse to improve quality of the boat circle
Add a separate RenderBoatOnCourse method to display the boat
Checkbox to enable/disable sailing comfort indicator on weather route
Display sailgin comfort level directly on the weather route
bump version
improve boatdialog and crossover chart rendering
remove duplicated polars, now renamed to Example
fix mark rendering
add example boat with overlapping polars
slight rendering improvements
disable optimize tacking by default
Merge pull request #162 from did-g/barbUI Update Routing UI source with new checkbox
Update Routing UI source with new checkbox
Merge pull request #161 from theeko74/barbs_optimized Optimization of wind barbs on route
Change wind barbs color to differentiate from grib_pi wind barbs
Improve wind arrow quality with OpenGL options (inspired from grip_pi)
Add cache system not to recompute wind barbs for every frame
Merge pull request #159 from theeko74/barbs Add wind barbs on the weather route
Use GetPlotData(false) instead of last_destination_plotdata as sugges……ted by seandepagnier
Delete Lock/Unlock functions which are useless in that case
Offset wind arrow from route for a better display
Add option box in WeatherRouting configuration panel to enable/disabl……e wind barbs on route
Add wind barbs on the weather route. The idead is to visualize the wind direction and strenght that we will get along the trip.
This is quite a list of improvements!
Many thanks to Theeko74 and Sean.
weather_routing_pi-1.11.2a-win32
Pull request #167 - Change comfort model and scoring for comfort on route option
Change comfort model and scoring
Of course, this is very empirical, and based on my proper sailing
experience but changes include:
- Course over wind score is changed to a normal distribution center
on 30°, as maximum incomfort is felt when sailing on the wind (30-40°) - Wind and waves scores are changed to an exponential function
1.0.59
a day ago by Theeko
master 569faa9