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 08-06-2022, 15:56   #1561
Registered User
 
rgleason's Avatar

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

Now I am confused, I find in both coordinateSets.xml the following:



Quote:
<Coordinate Name="German Weather DWD - Europe - A" X1="3859" Y1="1286" Lat1="70.00000" Lon1="10.00000" X2="4854" Y2="3686" Lat2="30.00000" Lon2="30.00000" Mapping="Polar" InputPoleX="2791" InputPoleY="-618" InputEquator="6000.00000" InputTrueRatio="1.0000" MappingMultiplier="0.6500" MappingRatio="1.0000" />
<Coordinate Name="German Weather DWD - Europe - B" X1="3249" Y1="1534" Lat1="70.00000" Lon1="10.00000" X2="1997" Y2="4357" Lat2="30.00000" Lon2="-20.00000" Mapping="Polar" InputPoleX="508" InputPoleY="-112" InputEquator="1095.00000" InputTrueRatio="1.0000" MappingMultiplier="3.0000" MappingRatio="0.8200" />
<Coordinate Name="German Weather DWD - Europe - C" X1="3797" Y1="1259" Lat1="70.00000" Lon1="10.00000" X2="5269" Y2="3199" Lat2="40.00000" Lon2="40.00000" Mapping="Polar" InputPoleX="595" InputPoleY="-132" InputEquator="1274.00000" InputTrueRatio="1.0000" MappingMultiplier="3.0000" MappingRatio="1.0000" />
rgleason is offline   Reply With Quote
Old 09-06-2022, 00:05   #1562
Registered User
 
ozolli's Avatar

Join Date: May 2021
Location: France
Boat: CM50 (launch 2025)
Posts: 122
Re: WeatherFax ...

Quote:
Originally Posted by Aldebaran17 View Post
The reason is an error in CoordinatesSet.xml.

It reads: <Coordinate Name="German Weather DWD - European - A"

It should read Europe instead of European.
This is because you still have an old CoordinatesSet.xml file laying around.
This has been changed in the 1.9.30.11 plugin version.
ozolli is offline   Reply With Quote
Old 09-06-2022, 00:09   #1563
Registered User
 
ozolli's Avatar

Join Date: May 2021
Location: France
Boat: CM50 (launch 2025)
Posts: 122
Re: WeatherFax ...

Quote:
Originally Posted by Aldebaran17 View Post
Since one issue has been solved (hopefully) a may point to a new minor issue:

In the image wizard, I can only enter degrees and minutes, no fractional minutes, although the input field display decimals. I could solve the issue by typing in fractional degrees in UserCoordinateSets.xml. However, it would be more convenient to do it in the image wizard. In addition the UserCoordinates have fractional degrees, but the Wizard offers fractional minutes. Took me a couple of attempts to do the math right.

Possibly, nobody ran into that problem before, since why would anybody use fractional minutes for weather faxes?
The usual chart scale is big enough to be accurate enough without fractional minutes.
ozolli is offline   Reply With Quote
Old 09-06-2022, 00:44   #1564
Registered User

Join Date: Apr 2021
Posts: 26
Re: WeatherFax ...

I tested now with other charts, and I think it's not a problem especially with the DWD files. Same problem when I load the files from Chile met, 2 files will be shown and when I try to load now a file from DWD or others, they won't be displayed. Same issue with the files from NOAA GOES, I can load one but I have to delete it in the wefax window to show another one. So, maybe a coding problem in the plugin itself?

Thanks for checking the log file, I will deactivate the other plugins when testing weather fax and vice versa.
Naufragus is offline   Reply With Quote
Old 09-06-2022, 05:02   #1565
Registered User
 
rgleason's Avatar

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

Quote:
Originally Posted by ozolli View Post
This is because you still have an old CoordinatesSet.xml file laying around.
This has been changed in the 1.9.30.11 plugin version.
When weatherfax is uninstalled in PIM, the files in the directory
C:\ProgramData\opencpn\plugins\weatherfax
still remain.

You must manually remove the folder C:\ProgramData\opencpn\plugins\weatherfax and restart Opencpn.

Once the new version of weatherfax is installed and enabled an empty
C:\ProgramData\opencpn\plugins\weatherfax appears.

You should be able to highlight all 11 files in DWD > Europe and download them, as I was able to do.

The C:\ProgramData\opencpn\plugins\weatherfax file will have the eight fax files but no coordinateSets.xml file. The coordinateSets.xml file is saved to C:\ProgramData\opencpn\plugins\weatherfax when OpenCPN is closed!

It seems to be working better, but time will tell.
rgleason is offline   Reply With Quote
Old 09-06-2022, 05:07   #1566
Registered User
 
rgleason's Avatar

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

I was able to close OpenCPN, re open and download select all DWD > Europe and pick "no" at the prompt to download them all again and each one overlayed successfully.
Attached Thumbnails
Click image for larger version

Name:	Screenshot (461).jpg
Views:	36
Size:	437.0 KB
ID:	259258  
rgleason is offline   Reply With Quote
Old 09-06-2022, 05:28   #1567
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 156
Re: WeatherFax ...

Quote:
Originally Posted by ozolli View Post
The usual chart scale is big enough to be accurate enough without fractional minutes.
Yes, it is for Weatherfaxes. But people may want to use the plugin to overlay satellite images, or in my case depth sounding data, which were only available in a small area (like 1nm by 0.2 nm). This can be done via weatherfax, but requires fractional minutes to align this type of files.

I guess that my use case may not have been considered when designing the plugin. But it is a valid use case.

And the field to enter minutes shows four zeroes after the decimal point. So, fractional minutes are displayed, however they cannot be entered.

Manfred
Aldebaran17 is offline   Reply With Quote
Old 09-06-2022, 05:31   #1568
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 156
Re: WeatherFax ...

Quote:
Originally Posted by rgleason View Post
When weatherfax is uninstalled in PIM, the files in the directory
C:\ProgramData\opencpn\plugins\weatherfax
still remain.
I was expecting, when clicking to "update data source" it will replace the xml files. Am I wrong? The files show a new creation date, which made me think that the contents has been replaced as well.

Manfred
Aldebaran17 is offline   Reply With Quote
Old 10-06-2022, 00:36   #1569
Registered User

Join Date: Apr 2021
Posts: 26
Re: WeatherFax ...

Testing again after deleting all files and directories and reinstalling Weatherfax for the third time. It seems to work better now, even with the DWD charts. But funny, the first DWD chart (the bigger one) appears at the correct LAT and LON, but the forecast charts will be shown over greenland. What to do? Would you correct this in the master XML's?

Interesting: After deleting all directories and reinstalling weatherfax without updating data sources you can choose the charts in weatherfax despite that. Where does this information come from? Is there another location for XML files which we do not know? I thought one is not able to choose charts for download if there is no information for searching the charts by first updating data sources.
Naufragus is offline   Reply With Quote
Old 10-06-2022, 01:24   #1570
Registered User

Join Date: Apr 2021
Posts: 26
Re: WeatherFax ...

Unfortunately I have to correct my former post, same problems again. It's possible to load 2 charts from DWD, no more will be shown on the screen. I have to delete the charts in the wefax window, then I'm able to show the next 2 or 3. Same with the files from NOAA GEO. Sometimes deleting isn't enough, I have to restart open cpn.

What's interesting, no problems with the files from NOAA. An issue with filesize?

BTW, the forecasts from DWD appear now at the correct LAT/LON....

I searched the whole PC for other, may be older XML files, but nothing. I also don't think it's a problem with my laptop, because up to the last updates of open cpn and weatherfax it worked perfect with the fax charts.
Naufragus is offline   Reply With Quote
Old 10-06-2022, 05:07   #1571
Registered User
 
rgleason's Avatar

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

Quote:
Originally Posted by Naufragus View Post
Testing again after deleting all files and directories and reinstalling Weatherfax for the third time. It seems to work better now, even with the DWD charts. But funny, the first DWD chart (the bigger one) appears at the correct LAT and LON, but the forecast charts will be shown over greenland. What to do? Would you correct this in the master XML's?

Interesting: After deleting all directories and reinstalling weatherfax without updating data sources you can choose the charts in weatherfax despite that. Where does this information come from? Is there another location for XML files which we do not know? I thought one is not able to choose charts for download if there is no information for searching the charts by first updating data sources.
The installation of new version of weatherfax always installs new xml files in the folder
%localappdata%\opencpn\plugins\weatherfax_pi\data
OR
C:\Users\fcgle\AppData\Local\opencpn\plugins\weath erfax_pi\data

This is the installation directory (for other OS), very different from the user writable directory

C:\ProgramData\opencpn\plugins\weatherfax
rgleason is offline   Reply With Quote
Old 10-06-2022, 05:14   #1572
Registered User
 
rgleason's Avatar

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

Quote:
Originally Posted by Naufragus View Post
Unfortunately I have to correct my former post, same problems again. It's possible to load 2 charts from DWD, no more will be shown on the screen. I have to delete the charts in the wefax window, then I'm able to show the next 2 or 3. Same with the files from NOAA GEO. Sometimes deleting isn't enough, I have to restart open cpn.

What's interesting, no problems with the files from NOAA. An issue with filesize?

BTW, the forecasts from DWD appear now at the correct LAT/LON....

I searched the whole PC for other, may be older XML files, but nothing. I also don't think it's a problem with my laptop, because up to the last updates of open cpn and weatherfax it worked perfect with the fax charts.
Thanks, I am getting the same results with Version 1.9.34.2 in which I reverted coordinateSets.xml to the previous version as Ozolli suggested, changing the MappingMultiplier= back to 3 and 5. So the fax overlays land properly. So why does NOAA all work, but not DWD and NOAA GOES?

Quote:
<Coordinate Name="German Weather DWD - Europe - B" X1="3249" Y1="1534" Lat1="70.00000" Lon1="10.00000" X2="1997" Y2="4357" Lat2="30.00000" Lon2="-20.00000" Mapping="Polar" InputPoleX="508" InputPoleY="-112" InputEquator="1095.00000" InputTrueRatio="1.0000" MappingMultiplier="3.0000" MappingRatio="0.8200" />
<Coordinate Name="German Weather DWD - Europe - C" X1="3797" Y1="1259" Lat1="70.00000" Lon1="10.00000" X2="5269" Y2="3199" Lat2="40.00000" Lon2="40.00000" Mapping="Polar" InputPoleX="595" InputPoleY="-132" InputEquator="1274.00000" InputTrueRatio="1.0000" MappingMultiplier="3.0000" MappingRatio="1.0000" />
<Coordinate Name="German Weather DWD - Germany - 1" X1="467" Y1="257" Lat1="53.26667" Lon1="4.91667" X2="1220" Y2="885" Lat2="47.60000" Lon2="13.05000" Mapping="Polar" InputPoleX="480" InputPoleY="-2420" InputEquator="5356.00000" InputTrueRatio="1.0000" MappingMultiplier="5.0000" MappingRatio="1.0000" />
rgleason is offline   Reply With Quote
Old 12-06-2022, 09:48   #1573
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 156
Re: WeatherFax ...

Quote:
Originally Posted by rgleason View Post

This is the installation directory (for other OS), very different from the user writable directory
For MacOS the above document boils down to:

~/Library/Application Support/OpenCPN/Contents/SharedSupport/plugins/weatherfax_pi/DATA

This is the installation directory, where on installation the coordinate files are stored.

When updating the coordinate files via Weaterfax->Retrieve->Update Data Sources the new coordinate files are saved in:

/Library/Preferences/opencpn/plugins/weatherfax

However, used are still the files in Application Support.

UserCoordinates are saved in Preferences and used from there.

After making sure that the current coordinate files are in the right position, I made a random test on the DWD files and all displayed perfectly.

Best,

Manfred
Aldebaran17 is offline   Reply With Quote
Old 12-06-2022, 23:31   #1574
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,546
Re: WeatherFax ...

On macOS don't mix ~/Library/ and /Library/. They exists both! The first one belongs to the home directory and the other one to the system core.
CarCode is offline   Reply With Quote
Old 12-06-2022, 23:45   #1575
Registered User

Join Date: Mar 2016
Location: Bremen
Boat: Dehler Optima 106
Posts: 156
Re: WeatherFax ...

Quote:
Originally Posted by CarCode View Post
On macOS don't mix ~/Library/ and /Library/. They exists both! The first one belongs to the home directory and the other one to the system core.
I am aware of that.

M
Aldebaran17 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 10:33.


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.