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 28-03-2013, 06:33   #31
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: weather routing

boat_alexandra,

where is the file GribRecordSet.h referenced by RouteMap.cpp in weather_routing_pi/src/ ?

Line 73:
#include "../../grib_pi/src/GribRecordSet.h"

We never had such a file.

Gerhard
CarCode is offline   Reply With Quote
Old 28-03-2013, 09:57   #32
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: weather routing

Quote:
Originally Posted by CarCode View Post
boat_alexandra,

where is the file GribRecordSet.h referenced by RouteMap.cpp in weather_routing_pi/src/ ?

Line 73:
#include "../../grib_pi/src/GribRecordSet.h"

We never had such a file.

Gerhard
You have to download and compile Sean's branch of OpenCPN at https://github.com/seandepagnier/OpenCPN, branch grib_enhancements, to test his new grib plugin as well as the routing plugin.

Thomas
cagney is offline   Reply With Quote
Old 28-03-2013, 10:26   #33
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: weather routing

Is it a good idea when one plugin depends on another which hasn't even got the way in the tree?

Gerhard
CarCode is offline   Reply With Quote
Old 28-03-2013, 10:45   #34
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: weather routing

Quote:
Originally Posted by CarCode View Post
Is it a good idea when one plugin depends on another which hasn't even got the way in the tree?

Gerhard
The plan is to merge Seans branch later on. My guess is, after a bug fix release.
Yes, I think it's a good idea, with a temporary separate branch, to take advantage of Seans great coding ability and productivity.
And .... I don't think it's a good idea, to try to stop a development, with some sort of formal arguments, when it's on a roll.
That might fly in a corporate environment, not in FOSS.

Thomas
cagney is offline   Reply With Quote
Old 28-03-2013, 11:22   #35
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,644
Images: 2
Re: weather routing

Carcode, if you look at the first Post in this thread, Sean explains how it works. FYI.
It is a separate branch that compiles a different grib_pi.dll which can be used to debug. The wxrouting plugin also depends on this branch and the grib_enhancements.

Sean is reloading wxWidgets so he has symbols and breaks with line no., and he is working on celestial_navigation and possibly merging grib_pi, which is a lot, in addition to working on wxrouting. My guess is this one will be on going after Celestial_Nav and Grib are put to bed, but by all means try compiling it, maybe you can help get it compiling, currently it fails for windows.
rgleason is offline   Reply With Quote
Old 28-03-2013, 11:41   #36
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: weather routing

Might be you have not understand what I want to say.

When one plugin depends on another one then the concept of plugins is broken anyway.
CarCode is offline   Reply With Quote
Old 28-03-2013, 13:12   #37
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,644
Images: 2
Re: weather routing

Yes, I understand and one might think so, but it works when its working. It's not perfect, but it gets the job done and I'm quite excited about what these 2 plugins do aren't you? Perhaps Sean will merge them into one later or perhaps one of them like grib, becomes a part of opencpn. There are options.
rgleason is offline   Reply With Quote
Old 28-03-2013, 13:36   #38
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: weather routing

I don't think you don't understand what a plugin is or what the name plugin means.
CarCode is offline   Reply With Quote
Old 29-03-2013, 00:17   #39
Registered User

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

the thing is, the weather routing needs grib data or it's useless anyway. Once I have the climatology plugin working then no, it wont require the grib plugin, but in the meantime it might as well. Since grib is part of the core repository I figured assuming you have grib is ok.

Give me a few more days, my brain is nearly broken from weather routing The algorithms have gotten quite complex (in an attempt to improve performance) so it really isn't quite ready, I didn''t think it would take this long.
seandepagnier is offline   Reply With Quote
Old 29-03-2013, 01:15   #40
Registered User

Join Date: Jan 2012
Posts: 481
Re: weather routing

Quote:
Originally Posted by boat_alexandra View Post
The algorithms have gotten quite complex (in an attempt to improve performance) so it really isn't quite ready, I didn''t think it would take this long.
I know what you mean, I've been there too
maitai is offline   Reply With Quote
Old 29-03-2013, 03:07   #41
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: weather routing

boat_alexandra,
including a line with "public:" in RouteMap.h for class SkipPosition (in line 72) eliminates a lot of compiler errors here.

Gerhard
CarCode is offline   Reply With Quote
Old 29-03-2013, 03:26   #42
Registered User

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

yes.. well.. I am not ready yet thanks (read git log) maybe try earlier commit.
seandepagnier is offline   Reply With Quote
Old 29-03-2013, 04:29   #43
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,644
Images: 2
Re: weather routing

Carcode would you explain to the guppys? Please.
rgleason is offline   Reply With Quote
Old 30-03-2013, 05:44   #44
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,644
Images: 2
Re: weather routing

Maitai, you and Sean should do a "mind meld"! I've got to update to your new qtVlm what Virtual races should we consider?
rgleason is offline   Reply With Quote
Old 06-04-2013, 18:28   #45
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,644
Images: 2
Re: weather routing

I think I've worn out Sean by not being able to help with the programming to fix these Window bugs so the weather_routing plugin will compile. Can anyone give us an assist to get it going and help us out?

Grib_Ehancements

This is on a different branch 'seandepagnier/OpenCPN.git' than normal. Weather_routing_pi also uses this branch.

Quote:
git remote add sean git://github.com/seandepagnier/OpenCPN.git
git fetch --all
git branch -a
git checkout sean/grib_enhancements
Then git clone the weather_routing_pi

Quote:
In Run/cmd/window cd to opencpn-git/plugins/

git clone git://github.com/seandepagnier/weather_routing_pi.git
Attached is the most recent Output, cut down to preserve the girb_pi and weather_routing_pi statements, which was a Debug Rebuild, after a git clone off weather routing_pi, which was run while
Quote:
git checkout sean/grib_enhancements
Please note there is a "data" directory which needs to be copied into the ...opencpn-git/build/plugins/weather_routing (new directory) or it won't run. Much like celestial_navigation directory required by that plugin.

I am sure Sean would appreciate it. So would I.
Attached Files
File Type: doc weather_routing-Output.doc (12.5 KB, 135 views)
rgleason 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 15:51.


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.