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 15-01-2018, 15:43   #1246
Registered User

Join Date: Jan 2018
Location: Gold Coast, Australia
Boat: Lagoon 500
Posts: 205
Re: Weather Routing

Quote:
Originally Posted by kevinvh View Post
Thanks Pavel - the new Weather Route Plugin fixed the issue. I now have a saved weather route.
Hi Pavel - the new weather route plugin caused other problems - slow screen refresh, windows disappearing and other effects I did not notice before. I uninstalled OpenCPN and cleaned out all the config files, then reinstalled. This time I used the previous weather route plugin.

Still can't export with previous plugin but OpenCPN now seems to be stable.

Attached is the crash report from when OpenCPN crashed on weather route export. Hope it helps.
kevinvh is offline   Reply With Quote
Old 15-01-2018, 16:05   #1247
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Weather Routing

Quote:
Originally Posted by kevinvh View Post
Hi Pavel - the new weather route plugin caused other problems - slow screen refresh, windows disappearing and other effects I did not notice before. I uninstalled OpenCPN and cleaned out all the config files, then reinstalled. This time I used the previous weather route plugin.

Still can't export with previous plugin but OpenCPN now seems to be stable.

Attached is the crash report from when OpenCPN crashed on weather route export. Hope it helps.
kevin...
"Slow screen refresh" means exactly what?

Windows disappearing means exactly what? My favourite macOS "feature" of modal windows not being modal and getting behind other windows? (Yes, that is very annoying in the WR plugin, but very simple to fix to some extent) Or something else?

"Other effects" mean exactly what?

I am not very interested in fixing old code as you may imagine, less if it is not mine as in this case, so it would be much better and would produce something usable much faster if you reported stuff with the current codebase...

Thanks

Pavel
nohal is offline   Reply With Quote
Old 15-01-2018, 16:21   #1248
Registered User

Join Date: Jan 2018
Location: Gold Coast, Australia
Boat: Lagoon 500
Posts: 205
Re: Weather Routing

Quote:
Originally Posted by nohal View Post
kevin...
"Slow screen refresh" means exactly what?

Windows disappearing means exactly what? My favourite macOS "feature" of modal windows not being modal and getting behind other windows? (Yes, that is very annoying in the WR plugin, but very simple to fix to some extent) Or something else?

"Other effects" mean exactly what?

I am not very interested in fixing old code as you may imagine, less if it is not mine as in this case, so it would be much better and would produce something usable much faster if you reported stuff with the current codebase...

Thanks

Pavel
OK, I will reinstall the new weather route plugin and see if I can be a little more specific about the problems I think it causes. Now you have mentioned it, much of my issues are windows disappearing behind the main map window and other windows from where they cannot be dragged from behind - how do I fix this or does it require recoding?

Regards
kevinvh is offline   Reply With Quote
Old 15-01-2018, 16:33   #1249
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Weather Routing

Quote:
Originally Posted by kevinvh View Post
OK, I will reinstall the new weather route plugin and see if I can be a little more specific about the problems I think it causes. Now you have mentioned it, much of my issues are windows disappearing behind the main map window and other windows from where they cannot be dragged from behind - how do I fix this or does it require recoding?

Regards
It needs a small modification to the code, specific for macOS, something like https://github.com/nohal/iacfleet_pi...cfleet.cpp#L97
The result is still not perfect, but at least the windows do not get "lost" completely. There should be more we can do about it with wxWidgets 3.2, once it stabilises and we switch to it.

Pavel
nohal is offline   Reply With Quote
Old 15-01-2018, 16:54   #1250
Registered User

Join Date: Jan 2018
Location: Gold Coast, Australia
Boat: Lagoon 500
Posts: 205
Re: Weather Routing

Quote:
Originally Posted by nohal View Post
It needs a small modification to the code, specific for macOS, something like https://github.com/nohal/iacfleet_pi...cfleet.cpp#L97
The result is still not perfect, but at least the windows do not get "lost" completely. There should be more we can do about it with wxWidgets 3.2, once it stabilises and we switch to it.

Pavel
Way over my head - I will wait until it gets fixed by the pros.

Thanks
kevinvh is offline   Reply With Quote
Old 16-01-2018, 04:41   #1251
Registered User
 
Gilletarom's Avatar

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

Hello WR team,

Last week, I started testing with O4810109 and I also installed the latest versions of WR and DR that RGleason gave us.

Let me tell you an anecdote. I loaded a grib file with the wind and current data and wanted to sail the boat from Cherbourg (North Cotentin in France) to Plymouth (South West England, on the Channel). The wind was strong, so that on this road, it is in direct line.
WR was unable to find a weather-route !!!!

Explanation: When installing OpenCPN, gshhs files are not automatically set up. And I forgot to add them ....

For 3 days, I hit my head against the wall. I contacted Did-g ... I told him: "WR it's **** ..."

And then I added the gshhs files ... and everything went back to normal .... WR went immediately to Plymouth

Hello, WR team, could you set up a test, at the time of the installation of WR, or the first use of WR, to check that the files gshhs are present in the PC?

Thank you in advance.
Gilletarom is offline   Reply With Quote
Old 16-01-2018, 04:44   #1252
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Weather Routing

Gilletarom...
On a normal OpenCPN installation, at least the crude resolution GSHHS files are always present. And none are strictly needed for the weather routing plugin at all.

Pavel
nohal is offline   Reply With Quote
Old 16-01-2018, 04:59   #1253
Registered User
 
Gilletarom's Avatar

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

Pavel,
Quote:
Originally Posted by nohal View Post
Gilletarom...
On a normal OpenCPN installation, at least the crude resolution GSHHS files are always present. And none are strictly needed for the weather routing plugin at all.
Pavel
If you check the box "Detect land", when you choose the configuration of WR, then WR works then using the files gshhs.
If you only have files coming in with OpenCPN, the result is catastrophic.
If you add the gshhs files (more than 100 MB), then the coastline is much more accurate. And WR can do much better research.
This is explained in the site manual "opencpn.org". And my mishap confirms that.
Gilletarom is offline   Reply With Quote
Old 16-01-2018, 05:02   #1254
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Weather Routing

Quote:
Originally Posted by Gilletarom View Post
Pavel,


If you check the box "Detect land", when you choose the configuration of WR, then WR works then using the files gshhs.
If you only have files coming in with OpenCPN, the result is catastrophic.
If you add the gshhs files (more than 100 MB), then the coastline is much more accurate. And WR can do much better research.
This is explained in the site manual "opencpn.org". And my mishap confirms that.
Yes, and this applies only to coastal areas like the one you are interested in. Totally irrelevant for an ocean crossing.
nohal is offline   Reply With Quote
Old 16-01-2018, 05:32   #1255
Registered User

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

Quote:
Originally Posted by Gilletarom View Post
Pavel,


If you check the box "Detect land", when you choose the configuration of WR, then WR works then using the files gshhs.
If you only have files coming in with OpenCPN, the result is catastrophic.
If you add the gshhs files (more than 100 MB), then the coastline is much more accurate. And WR can do much better research.
This is explained in the site manual "opencpn.org". And my mishap confirms that.
It is a good idea to warn the user if they checked this box, and do not have the highest resolution gshhs files installed... Not exactly sure the best way to do it.

Should it warn the user just once?
seandepagnier is offline   Reply With Quote
Old 16-01-2018, 05:33   #1256
Registered User
 
rgleason's Avatar

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

Nohal and Gilletarom, I agree with both of you on these points, and we must consider the unknowing user here...

1. When a weatherroutingconfiguration.xml is loaded and any configuration has "Detect Land" checked, then WR should verify GSHHG is available and issue a message if it is not, or to "uncheck" automatically "Detect Land" and even Grey it out so it is not accessible. Perhaps with a popup message about GSHHS/G when it is clicked.

2. When "Detect Land" is checked WR should check if GSHHG are available and issue a message if it is not.

Hello, WR team, could you set up a test, at the time of the installation of WR, or the first use of WR, to check that the files gshhs are present in the PC?
rgleason is offline   Reply With Quote
Old 16-01-2018, 05:49   #1257
Registered User
 
Gilletarom's Avatar

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

Pavel,
Quote:
Originally Posted by nohal View Post
Yes, and this applies only to coastal areas like the one you are interested in. Totally irrelevant for an ocean crossing.
Certainly.

That said, if I have to take this argument "literally", ie to the first degree, then we should ask for the creation of two plugins:
- One that would serve wherever a good knowledge of the details of the coasts (and local currents) is important,
- The other one that would only serve users who want to cross an ocean.
If the WR team wants to get started ...
But I'm not asking them ...
Gilletarom is offline   Reply With Quote
Old 16-01-2018, 05:49   #1258
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Weather Routing

Quote:
Originally Posted by boat_alexandra View Post
Should it warn the user just once?
If at all, then for sure.
nohal is offline   Reply With Quote
Old 16-01-2018, 06:20   #1259
Registered User
 
rgleason's Avatar

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

Quote:
It is a good idea to warn the user if they checked this box, and do not have the highest resolution gshhs files installed... Not exactly sure the best way to do it.
yes

Quote:
Should it warn the user just once?
see below.

Sense if Gsshs is available and just Grey out the "Detect Land" and the "Check" and don't use it when doing a routing.

Also leave a message in the result box in addition to any other messages, "gsshs not avail" or even a reminder that "high res gssh not avail"
rgleason is offline   Reply With Quote
Old 16-01-2018, 10:22   #1260
Registered User

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

Quote:
Originally Posted by nohal View Post
If at all, then for sure.
I mean that it records that it had warned the user, so restarting opencpn, will not result in another warning.

I think this is best, but if the users share a machine, or are forgetful it might not be enough.

The alternative would be to make a note of this in the report or status of the configuration without a popup, but then the user might not see it.


How shall the plugin "detect" the gshhs levels?

1) Should it perform a known land crossing segment that will pass only from the highest level (this is subject to fail with updated gshhs
2) Check disk for the files (and where are they located, normally plugins don't know these paths)
3) add function to plugin api for this?
seandepagnier 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 03:17.


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.