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 30-07-2017, 09:57   #856
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: WeatherFax ...

The German (DWD) server didn't appear in my list when filtering on the boat position.

Looking at the xml, I think that the longitude is reversed:

<Area Name="A" lat1="40N" lat2="60N" lon1="40E" lon2="40W" />
<Area Name="B" lat1="40N" lat2="60N" lon1="40E" lon2="40W" />

Should be:

<Area Name="A" lat1="40N" lat2="60N" lon1="40W" lon2="40E" />
<Area Name="B" lat1="40N" lat2="60N" lon1="40W" lon2="40E" />

Maybe there are other areas with the same problem, I didn't check.

Stelian.
stelian is offline   Reply With Quote
Old 30-07-2017, 12:10   #857
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,711
Images: 2
Re: WeatherFax ...

Attached i
rgleason is offline   Reply With Quote
Old 30-07-2017, 12:29   #858
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,711
Images: 2
Link & Overlay Checking: Done up to Aus Bom

Ok I've checked and corrected all fax overlays up to and including all Passage Weather regions.

I have checked every link except those in Passage Weather, in which I have checked at least two random links in every Passage Weather Region. To make this clear, I have not checked the Passage Weather urls or changes, deletions or extensions to the series, but have just accepted the series as it was.

In doing this I had to change or modify the projection type and coordinates on about 50 charts. This takes a little time and skill, but eventually the charts start to overlay properly. It is an iterative process because we often can't see the long/lat on the charts and it sometimes takes 3-4 tries.

Since we aren't adding url's or otherwise changing the weatherfaxinternetretrieval.xml and are just making coordinate overlay changes to the editable version of coordinatesets.xml which is located in C:\ProgramData\opencpn\plugins\weatherfax what I do after making sure the overlays are right, is copy that newer version of coordinatesets.xml back to C:\Program Files (x86)\OpenCPN 4.6.2\plugins\weatherfax_pi\data\coordinatesets.xm l, overwriting the original version, so everything stays current.

Then I copy the two files:
weatherfaxinternetretrieval.xml
coordinatesets.xml
to a special directory where I zip it up and upload to this thread to share with everyone.

The point is, that the rest of the links need to be checked and repaired for the entire world. There are some big changes and entire URL's no longer exist. We will need to find alternatives if there are any and make new url sections in the file.

Stalien, I've done my share, now let someone else do something about updating these files. PS I am not going to check or fix the location search problem noted. - If it bothers you, fix it.

Also I have not heard a single peep of confirmation from anyone about the Memory Problem that Weatherfax has. Has anyone tried downloading lots of weatherfaxes while watching Opencpn memory use in the "Task Manager" (right click on the toolbar and pick "Task Manager")?
rgleason is offline   Reply With Quote
Old 30-07-2017, 12:34   #859
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,711
Images: 2
New XML Files - Overlays fixed up to and including Passage Weather regions.

Oh, I almost forgot. Here are the updated files.


I am really hoping that several of you will help me, heck help us all out and check the overlays for the rest of the charts. Then fix each problem that is just an overlay problem, by using the Weatherfax Wizard. Then upload the two files to here so we can include those improvements.
Attached Files
File Type: pdf New-07-30-2017-3-Check-2-AusBom.zip.pdf (18.3 KB, 48 views)
rgleason is offline   Reply With Quote
Old 30-07-2017, 12:55   #860
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: Link & Overlay Checking: Done up to Aus Bom

Quote:
Originally Posted by rgleason View Post
Stalien, I've done my share, now let someone else do something about updating these files. PS I am not going to check or fix the location search problem noted. - If it bothers you, fix it.
Ok, I attach then your latest version with the DWD longitude fix.

Quote:
Originally Posted by rgleason View Post
Also I have not heard a single peep of confirmation from anyone about the Memory Problem that Weatherfax has. Has anyone tried downloading lots of weatherfaxes while watching Opencpn memory use in the "Task Manager" (right click on the toolbar and pick "Task Manager")?
I do not use Windows, but under Linux I can see the (quite big) memory usage increase with each weatherfax. However, this memory is reclaimed when deleting the weatherfax from the fax list.

Stelian.
stelian is offline   Reply With Quote
Old 30-07-2017, 12:58   #861
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: WeatherFax ...

Attachement didn't go through...
Attached Files
File Type: pdf WF-07-30-2017-4.zip.pdf (18.5 KB, 34 views)
stelian is offline   Reply With Quote
Old 30-07-2017, 13:52   #862
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,711
Images: 2
Memory Issues. Grows until it crashes.

Quote:
I do not use Windows, but under Linux I can see the (quite big) memory usage increase with each weatherfax. However, this memory is reclaimed when deleting the weatherfax from the fax list.
That may be so, in fact that happens with me too, but the Memory use stays exactly the same when I close Weatherfax completely! Why is this happening? The plugin is using all files that are downloaded in the directory to load automatically into weatherfax and Opencpn memory? That is a little drastic. What happens if a user wants the file, but does not need it loaded right now? Something isn't right here.

Furthermore if I try to retrieve a file and are prompted that the file was downloaded within 180 minutes, when I say "no" the amount of memory stilll goes up. Furthermore the amount of memory used is far in excess of the size of the files which are very small.

Perhaps this large memory use is because the graphic projection transformation is occurring right as the file is loaded, using the coordinateset.xml data. I wonder if using Kap files would be more efficient and if there is a better way to handle this.

There has got to be a memory leak somewhere. The only way I can reduce memory is to close OpenCPN completely and reopen.

Stellian have you retrieved wxfax files until OpenCPN crashes?

Stelian, I have made that change. Thanks.

Stellian, can you give me the folders the files should be copied into for Linux?

Can you give us the full path descriptions for copying the weatherfax xml files so linux newbies get it?

Copy weatherfaxinternetretrieval.xml and coordinatesets.xml into _______?
Copy coordinatesets.xml into ______?
rgleason is offline   Reply With Quote
Old 30-07-2017, 14:23   #863
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: Memory Issues. Grows until it crashes.

Quote:
Originally Posted by rgleason View Post
There has got to be a memory leak somewhere. The only way I can reduce memory is to close OpenCPN completely and reopen.
If you close the weatherfax plugin without "deleting" the faxes, the memory is kept allocated. But if you reopen the plugin, select the faxes and remove them one by one the memory is reclaimed.

Yes, it looks like the projection of the faxes do use a lot of memory, maybe too much, and maybe there is room for improvement here. As you say, it would be useful to calculate the projection only when the fax is displayed, not as soon as it is downloaded.

If there is a memory leak somewhere, it is not very big.

Quote:
Originally Posted by rgleason View Post
Stellian have you retrieved wxfax files until OpenCPN crashes?
I tried downloading all the faxes for my region, OpenCPN grew up to 2GB but I have 16 GB of RAM and 16 GB of swap, so it didn't crash.

Quote:
Originally Posted by rgleason View Post
Stelian, I have made that change. Thanks.
Thanks.

I have also found other inconstancies:
- weathercharts.org -> surface analysis: URL is wrong
- metoffice -> all URL are wrong (but this is known)
- DWD 500MB -> projection is wrong, nothing is displayed.

All other faxes for the Europe region seems OK.

I'll look into those tomorrow if I have some spare time.

Quote:
Originally Posted by rgleason View Post
Stellian, can you give me the folders the files should be copied into for Linux?

Can you give us the full path descriptions for copying the weatherfax xml files so linux newbies get it?

Copy weatherfaxinternetretrieval.xml and coordinatesets.xml into _______?
Copy coordinatesets.xml into ______?
What I do here is:

Code:
sudo cp WeatherFaxInternetRetrieval.xml /usr/share/opencpn/plugins/weatherfax_pi/data/
sudo cp CoordinateSets.xml /usr/share/opencpn/plugins/weatherfax_pi/data/
I also remove the cache of downloaded faxes and locally modified coordinates with:

Code:
rm -rf ~/.opencpn/plugins/weatherfax/
Stelian.
stelian is offline   Reply With Quote
Old 30-07-2017, 14:57   #864
Registered User
 
LeaseOnLife's Avatar

Join Date: Apr 2008
Location: out cruising again, currently in Fiji
Boat: Sailboat
Posts: 1,469
Re: Memory Issues. Grows until it crashes.

Quote:
Originally Posted by rgleason View Post
Stellian, can you give me the folders the files should be copied into for Linux?

Can you give us the full path descriptions for copying the weatherfax xml files so linux newbies get it?

Copy weatherfaxinternetretrieval.xml and coordinatesets.xml into _______?
Copy coordinatesets.xml into ______?
Rick: I don't think there is a universal answer for Linux. Stellian is using an Ubuntu and a OpenCPN package for it which places above files in /usr/share/opencpn/plugins/weatherfax

I compile OpenCPN from source and my install directory is /usr/local/share/opencpn, so for me the files have to go into /usr/local/share/opencpn/plugins/weatherfax

The following I am not sure off, don't know how it works exactly:
When a user creates some user calibrations in the weatherfax plugin, the coordinatesets is copied into the home directory and user-modifications are stored there. That is why Stelian had to delete his files in
~/.opencpn/plugins/weatherfax/
Maybe Sean could chime in and give us the correct procedure, Stelian and I just make our systems work and the method might not be right for everyone.

Cheers

Dirk
LeaseOnLife is offline   Reply With Quote
Old 30-07-2017, 15:15   #865
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,422
Re: WeatherFax ...

I will investigate memory leaks, but maybe just wximage isn't very efficient.


As for the coordinate sets, its exactly as leaseonlife stated. The plugin comes with coordinate sets installed into prefix (usually /usr or /usr/local) and this is copied into the home directory if it is not there as well.

If the file is in the home directory, it can contain user modifications.
seandepagnier is offline   Reply With Quote
Old 30-07-2017, 15:37   #866
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: Memory Issues. Grows until it crashes.

Quote:
Originally Posted by LeaseOnLife View Post
Rick: I don't think there is a universal answer for Linux. Stellian is using an Ubuntu and a OpenCPN package for it which places above files in /usr/share/opencpn/plugins/weatherfax

I compile OpenCPN from source and my install directory is /usr/local/share/opencpn, so for me the files have to go into /usr/local/share/opencpn/plugins/weatherfax
To be fully correct, I also compile from source and the files go into /usr/local/...

But since Rick asked for a solution for Linux newbies, well, I assumed newbies go with a precompiled OpenCPN package and do not compile from source...

Stelian.
stelian is offline   Reply With Quote
Old 30-07-2017, 16:37   #867
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,711
Images: 2
Re: WeatherFax ...

Thanks guys, thats helpful about linux install location.

When you have a chance check those links and post any problems here.
rgleason is offline   Reply With Quote
Old 30-07-2017, 17:40   #868
Registered User
 
LeaseOnLife's Avatar

Join Date: Apr 2008
Location: out cruising again, currently in Fiji
Boat: Sailboat
Posts: 1,469
Re: WeatherFax ...

I checked some old favorites:
OK for me are: Fiji, South Africa, Chile, Bermuda

For Mauritius the sat pic is ok, but the synoptic chart calibration is off

Dirk
LeaseOnLife is offline   Reply With Quote
Old 31-07-2017, 03:12   #869
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: WeatherFax ...

Here is an updated version.

Changelog:
- fix UK MET - Central longitude swap
- fix UK MET - Central - A projection
- fix weathercharts.org Surface Analysis URL

Stelian.
Attached Files
File Type: pdf WF-07-31-2017-1.zip.pdf (18.5 KB, 39 views)
stelian is offline   Reply With Quote
Old 31-07-2017, 03:31   #870
Registered User

Join Date: Mar 2017
Location: Brittany, France
Boat: First 18
Posts: 323
Re: WeatherFax ...

In fact, looking at the "longitude swap bug", it looks like many areas are wrong.

For example, the first area in WeatherFaxInternetRetrieval.xml (NOAA - Boston - 1), will be filtered out if the boat is placed in Boston.

The reason is the same:
<Area Name="1" lat1="28N" lat2="52N" lon1="45W" lon2="85W" />

Should be:
<Area Name="1" lat1="28N" lat2="52N" lon1="85W" lon2="45W" />

And there are many many others...
stelian is offline   Reply With Quote
Reply

Tags
paracelle


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
For Sale: SSB, Tuner, Amp, WeatherFax Palarran Classifieds Archive 7 19-03-2011 07:22
Help with WeatherFax and SeaTTY desierto Navigation 2 12-12-2008 20:36
Basic Weatherfax reception Tnflakbait Marine Electronics 3 23-09-2008 21:55
How do I set myself up with weatherfax? tracker_46 Marine Electronics 4 12-10-2006 14:51
Weatherfax Recommendations Please Salacia Marine Electronics 3 03-07-2005 13:28

Advertise Here


All times are GMT -7. The time now is 04:48.


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.