Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 25-04-2013, 07:22   #181
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: Weather Routing

First pass at integrating weather routing and climatology.

It can use grib and fallback to climatology if unavailable.. In the case below I did not load any grib.

Right now it is using vector average wind.. which is basically more useless than any of the options discussed. except in tradewinds, it might be ok still. Anyway it's easy to extend support later.

So routing from Bahamas to boston.. Using a very slow boat (sails only 4 knots in 15 knots of wind) you can see it takes advantage of currents!

Similarly it is fun to try to make it route against the gulf stream and it will sail farther to stay on one side or the other.
Attached Thumbnails
Click image for larger version

Name:	climrouting1.jpg
Views:	243
Size:	248.1 KB
ID:	59875   Click image for larger version

Name:	climrouting2.png
Views:	221
Size:	170.0 KB
ID:	59876  

seandepagnier is offline   Reply With Quote
Old 25-04-2013, 07:32   #182
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Weather Routing

Wow, awesome.
rgleason is offline   Reply With Quote
Old 04-05-2013, 18:00   #183
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Weather Routing

Grib_pi v2.2 now
Jean Pierre has added some very nice features to this plugin, including better control over selection of data, requests to Noaa for RTOFS (current and sea temp), as well as two different sources for gribs and the ability to save the settings. There may be some other things I haven't mentioned.

Weather_Routing_pi v0.4 now
This plugin has become a companion to both Grib_pi and Climatology_pi. There are new settings for using grib or climatology data in the configuration menu. Routing with it has gotten even better, after a short trial.

Climatology_pi v0.1 now
This plugin is getting very close, it compiles successfully (for me) in both Windows and Ubuntu, but there is an instant break in Windows debug mode, and in Ubuntu we seem to be having some BZ2 problem (in log file) and I don't know what to do.

We should be getting some Climatology data once Sean can guide me towards a solution. Its pretty incredible where Sean has taken this in a short time really.
Attached Thumbnails
Click image for larger version

Name:	Grib-Wx-Rtng-Climate.jpg
Views:	241
Size:	430.9 KB
ID:	60395  
rgleason is offline   Reply With Quote
Old 04-05-2013, 18:33   #184
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Weather Routing

Download Windows Plugin files from Plugin Threads (List) Post #23
rgleason is offline   Reply With Quote
Old 05-05-2013, 09:18   #185
Registered User
 
NEVERMIND's Avatar

Join Date: Apr 2011
Location: CORSE
Boat: PRIVILEGE 12
Posts: 157
Images: 3
Re: Weather Routing

Hi
Congratulations for this work.
Where it is possible to download Weather Routing.
Thanks
JP
NEVERMIND is offline   Reply With Quote
Old 06-05-2013, 03:03   #186
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,989
Re: Weather Routing

hello RGleason,

Quote:
Originally Posted by rgleason View Post
Download Windows Plugin files from Plugin Threads (List) Post #23
I download, now, the weather_routing_pi.dll. (with last added by JP.)

But, after I place the dll in the plugin folder of OpenCPN, this plugin do not appear in the TAB "Plugin".

what about ????

Second question : What is the real name ? weather_routing_pi(?)_V(?)_Win(?)

Third question : The las pot file is 20 days old. For this new version , is it the same pot file ?


Thank by advance.

Gilletarom.
Gilletarom is offline   Reply With Quote
Old 06-05-2013, 14:51   #187
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: Weather Routing

Did you enable the plugin in the setup dialog?
seandepagnier is offline   Reply With Quote
Old 06-05-2013, 16:49   #188
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Weather Routing

Gilletarom, Post says
Download Windows Plugin files from Plugin Threads (List) Post #23
Yes, DLL and EXE for Windows. If you login you will see. They work for me.
rgleason is offline   Reply With Quote
Old 07-05-2013, 01:23   #189
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,989
Re: Weather Routing

hello,
Quote:
Originally Posted by rgleason View Post
Gilletarom, Post says
Download Windows Plugin files from Plugin Threads (List) Post #23
Yes, DLL and EXE for Windows. If you login you will see. They work for me.
I donload opencpn.exe from this page :
Ocpn Download - File Thingie 2.5.4

but when I run it, the PC said :
"You cannot run this sofware because you have not CrashRpt1401.dll".

What about ? Where is these dll ?

Gilletarom.
Gilletarom is offline   Reply With Quote
Old 07-05-2013, 02:02   #190
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: Weather Routing

A wild guess... this is a debugging build of opencpn you are running?

I'll update the pot file in git.
seandepagnier is offline   Reply With Quote
Old 07-05-2013, 04:01   #191
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Weather Routing

Gilletarom,
I've updated opencpn.exe and weather_routing_pi.dll and made sure they were release versions, not sure that was the problem, but you also must download the weather_routing directory with WeatherFougingInformation.html under the Data directory, and place whole directoy weather_routing your plugins directory.
rgleason is offline   Reply With Quote
Old 07-05-2013, 04:06   #192
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: Weather Routing

I updated in git to export so it can work in windows now, but it still needs a small change to the core.. so it is only in my opencpn at the moment.
seandepagnier is offline   Reply With Quote
Old 07-05-2013, 04:17   #193
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,634
Images: 2
Re: Weather Routing

Sean, I noticed this "Add function PositionBearingDistanceMercator_Plugin, so plugins can compute the location from a start, bearing and distance"
If this change is merged, would that also allow Weather_routing to know where the boat is located, so that you could have Start be at the boat without input manually?
rgleason is offline   Reply With Quote
Old 07-05-2013, 04:32   #194
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,417
Re: Weather Routing

No,

That change is for watchman to work in windows. I should have a sync to boat position button though.
seandepagnier is offline   Reply With Quote
Old 11-05-2013, 00:02   #195
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,989
Re: Weather Routing

Hello RGleason,

"but when I run it, the PC said :
"You cannot run this sofware because you have not CrashRpt1401.dll"."

I am not alone with this problem. My Pc is under W 7 but an other french user has the same problem under W XP.

?????

Regards, Gilletarom.
Gilletarom is offline   Reply With Quote
Reply

Tags
paracelle, weather


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Yachts in transit - new system for weather, blogging, diving, walking tracking sail-fish Navigation 13 22-05-2016 15:57
SSB Weather info VirtualVagabond General Sailing Forum 8 15-01-2016 08:40
Optimum SSB/satphone combo setup tulsag Marine Electronics 33 30-04-2012 07:19
MaxSea Weather Routing svrevelations Weather | Gear, Reports and Resources 12 10-10-2011 01:08
Sea Myths and Sayings Mariners The Sailor's Confessional 5 29-09-2011 13:51

Advertise Here


All times are GMT -7. The time now is 16:50.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.