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 18-07-2012, 12:38   #181
Registered User

Join Date: Jan 2012
Posts: 481
Re: Route Planning with GRIB - Work in Progress

1) If you start qtVlm AND execute it in it's directory (where it finds qtvlm.exe, qtVlm.ini, boatAcc.dat and poi.dat), then you start fully loaded with previous data/configuration and such. You can probably trick openCpn by installing qtVlm in the same directory as ocpn (just a guess)

2) no, you cannot do that (jump directly to the roadbook). qtVlm is not an openCpn plugin.
maitai is offline   Reply With Quote
Old 18-07-2012, 14:04   #182
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
Re: Route Planning with GRIB - Work in Progress

maitai..

Quote:
2) no, you cannot do that (jump directly to the roadbook). qtVlm is not an openCpn plugin.
Yes,you can actually start any program from within OpenCPN by using the POI facility as you can see attached. The only problem is it opens qtVlm in it´s virgin state without the previous boat/grib configurations.

The strange thing is,I have made a qtVml copy on my Desktop and when I open it from there,it comes with all the configurations.

Perhaps someone here,better versed in the Win 7 mysteries than I can give me the correct path to start qtVml from the desktop?

Is there not a way to set up a path to directly access the log area of qtVlm?

Tore
Attached Thumbnails
Click image for larger version

Name:	ScreenHunter_175 Jul. 18 17.56.jpg
Views:	147
Size:	188.8 KB
ID:	43687  
__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 18-07-2012, 14:30   #183
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
Re: Route Planning with GRIB - Work in Progress

maitai..

I actually managed to open the desktop menu from within OpenCPN using a POI but then had to manually click the qtVlm icon to start the configured version of the program.

Setting up two separate windows enables you to easily switch between the two.

Tore
Attached Thumbnails
Click image for larger version

Name:	ScreenHunter_178 Jul. 18 18.37.jpg
Views:	164
Size:	291.2 KB
ID:	43690   Click image for larger version

Name:	ScreenHunter_179 Jul. 18 18.45.jpg
Views:	161
Size:	275.2 KB
ID:	43691  

__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Old 24-07-2012, 17:23   #184
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,627
Images: 2
Re: Route Planning with GRIB - Work in Progress

Its amazing what you've accomplished integrating qtVML. Here's something that might help or be a distraction. Maybe you know about it. Bluewater Racing -A Tool for Long-Distance Yacht Racing and Cruising
The download is here and the documentation pages say it does Route Optimization. Page 8 describes that. It uses a scripting language for the interface.
rgleason is offline   Reply With Quote
Old 24-07-2012, 17:49   #185
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,627
Images: 2
Re: Route Planning with GRIB - Work in Progress

Bluewater Racing Tutorial
Bluewater Racing Tutorial
rgleason is offline   Reply With Quote
Old 26-07-2012, 07:29   #186
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,627
Images: 2
Re: Route Planning with GRIB - Work in Progress

I downloaded and tried Bluewater and got it working on Win7 several times. I found it to be a bit clitchy, perhaps because of grib with bad headers or something, but the error messages kept coming up and I could not close the program without shutting down the computer. It is an ambitious program, which with some more work could be very good.

I think some of the user interace could be improved to become more intuitive and easier to use. You need the tutorial step by step to get anywhere, and I found myself having to repeat motions because the route manager kept closing, etc.

OpenCPN is much kinder and friendlier in my humble opinion, but route optimizing would be a good addition sometime.
rgleason is offline   Reply With Quote
Old 01-08-2012, 08:28   #187
Registered User

Join Date: Dec 2008
Boat: Journeyman
Posts: 705
Re: Route Planning with GRIB - Work in Progress

Quote:
Originally Posted by CarCode View Post
I hope someone can put qtVlm and OCPN together. Sadly they use different frameworks, OCPN uses wxWidgets and qtVlm uses Qt.

qtVlm has a far better Grib functionallity than OCPN and it provides what a sailor needs: A real route planning using Grib and Polars. Furthermore it has a far better user interface than OCPN. It lacks of seamaps however.
I just took a chunk of Gshhs code from QtVlm and integarted into OCPN, it wasn't so hard ;-) Actually I spent most of the time tracking down the memory leaks. It would be a nicer world if we had Qt of course but now we have wxWidgets (wxW slogan: "Let's program like it's 1999") so let's live with it...

Anyways, I'm thinking about how to integrate better:

- Copy/paste of waypoints (or even routes?)
- Round trip import/export of routes

@maitai, any interest?

(Oh and by the way QtVlm fails to open GRIB files from theyr.com, which is a bit of a shame....)
JesperWe is offline   Reply With Quote
Old 01-08-2012, 09:01   #188
Registered User

Join Date: Jan 2012
Posts: 481
Re: Route Planning with GRIB - Work in Progress

It wont be too hard to improve a lot the communication between the 2 platforms. We are OK to try and improve import/export of routes and WPs, copy/paste is a good idea too.

I don't think we want to become a 100% plugin. qtVlm is a project by it's own...

We have a completely new version based on tiles for faster display on the work. We have also added kap files, but qtVlm definitly lacks of good map format (S-57, ENC) support, maybe you could help us here ?

For the grib, that's normal business, we keep integrating new, exotic gribs all the time. Send me a sample and I'll add it.
maitai is offline   Reply With Quote
Old 01-08-2012, 09:31   #189
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: Route Planning with GRIB - Work in Progress

Jesper and Maitai

A bit of thread drift...

ZyGrib, qtVlm and now OpenCPN uses gshhs world map. This means that I have 3 copies, which is quite a waste. Double and triple files like this, will not fly with Debian, and probably not with the other big distros either.
What about agreeing on a default gshhs directory.
/usr/share/gshhs, looks like a decent location.

Thomas
cagney is offline   Reply With Quote
Old 01-08-2012, 09:46   #190
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Route Planning with GRIB - Work in Progress

It looks like gmt-gshhs* form Debian-GIS is even going to make it into Quantal Questions from the Debian packagers will come, no doubt

Pavel
nohal is offline   Reply With Quote
Old 01-08-2012, 09:49   #191
Registered User

Join Date: Jan 2012
Posts: 481
Re: Route Planning with GRIB - Work in Progress

Thomas,

Good idea but unfortunately for instance zygrib uses a much older version of gshhs. I don't know for O.

We are using 2.2.0
maitai is offline   Reply With Quote
Old 01-08-2012, 10:49   #192
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: Route Planning with GRIB - Work in Progress

The low resolution version is already available in Ubuntu. Unfortunately it is dependent on gmt (/usr/bin/GMT), for some reason.
The installation ends up in
Quote:
/usr/share/gmt/coast/binned_GSHHS_c.cdf
etc.
So now we know of at least 4 different programs, that uses the gshhs files.

Thomas
cagney is offline   Reply With Quote
Old 01-08-2012, 11:15   #193
Registered User

Join Date: Dec 2008
Boat: Journeyman
Posts: 705
Re: Route Planning with GRIB - Work in Progress

Pardon me guys, but I think this is a fun and important discussion that could lead to good things and it should not be tacked under a thread called "Route Planning with GRIB - Work in Progress"

This forum has too many problems with good stuff buried in the wrong thread already.

So I will simply start a new one !
JesperWe is offline   Reply With Quote
Old 01-08-2012, 11:34   #194
Registered User

Join Date: Dec 2008
Boat: Journeyman
Posts: 705
Re: Route Planning with GRIB - Work in Progress

Please see my comments here: http://www.cruisersforum.com/forums/...ort-86443.html
JesperWe is offline   Reply With Quote
Old 02-08-2012, 11:09   #195
Registered User
 
sinbad7's Avatar

Join Date: Sep 2003
Location: Ubatuba,SP,Brazil (Ex Norway)
Boat: (Ex) Alu. 60' yacht-"Eight Bells"
Posts: 2,731
Images: 57
Send a message via Skype™ to sinbad7
Re: Route Planning with GRIB - Work in Progress

maitai..

Sorry to interrupt you guys trying to improve the integration,BUT, using the Routing function,having first selected and downloaded the Grib area,I keep getting the attached message. The grib is set for 8 days and the area marcation covers the indicated route. (Own boat - POI-1)

I have adjusted the length of the route down to a day or two sailing but still the same error message. What am I doing wrong?

Tore
__________________
"And all I ask is a tall ship and a star to steer her by."
sinbad7 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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
Route Planning Using Existing Waypoints edsailing OpenCPN 5 24-08-2011 02:38
iPad Route Navigation Cotemar Navigation 3 05-05-2011 06:25

Advertise Here


All times are GMT -7. The time now is 19:35.


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.