Cruisers Forum
 


Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 07-06-2013, 04:50   #121
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Seems to fail pretty reliably in the middle of the build database progress bar.
datatime.h (1650)
Attached Thumbnails
Click image for larger version

Name:	climatology-building-db-5-datetime.h-1650.jpg
Views:	147
Size:	396.4 KB
ID:	62043  
Attached Files
File Type: doc climatology-building-db-5-datetime.h-1650.doc (1.3 KB, 48 views)
rgleason is online now   Reply With Quote
Old 07-06-2013, 05:00   #122
Registered User

Join Date: Sep 2010
Posts: 153
Re: Climatology

Quote:
Originally Posted by boat_alexandra View Post
I have a different md5sum
Hi,

With file received from you "seasurfacetemperature.gz" it works fine, see screenshoot. But this file is different in size with those I can download from File Thingie 2.5.7 !!!! Your file is 300,021 bytes in size but from web page that file have 416,084 !!!! Maybe on the web this file is corrupted or wrong. I haven't any problems with climatology plugin now, It works on both 3.3.424 and 3.3.604 without errors.

Kubek
Attached Thumbnails
Click image for larger version

Name:	Seatemp.jpg
Views:	114
Size:	241.9 KB
ID:	62046  
kubek is offline   Reply With Quote
Old 07-06-2013, 05:49   #123
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Sean has been compressing these files in various ways to reduce size. Perhaps this is a later version, but he has told me nothing about it. The version on File thingie was current and did work before.
rgleason is online now   Reply With Quote
Old 07-06-2013, 06:07   #124
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Just tested the seasurfacetemp file Sean provided with compiled Opencpn version 3.3.424 in Windows, it works too, there is no material difference between them that I can determine. However using both files, the Config setting for Fahrenheit and Celcius does not seem to make any difference. Get the same spotted look with no chart landmasses.

Also, currently I am unable to compile Climatology using MSVC 3.3.604, it fails during db build as described above.
rgleason is online now   Reply With Quote
Old 07-06-2013, 06:13   #125
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Kubek, it appears you checked air temp, not sea temp. Also are you using Windows? Additionally have you tried farenheit and celcius, can you check that bug?
rgleason is online now   Reply With Quote
Old 07-06-2013, 06:38   #126
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,414
Re: Climatology

I think I fixed isobars in a major way, although for reasons unclear to me I cannot display a progress bar when they are being generated without crashing.

Probably fixes this problem above, but with backtraces it helps if the plugin is compiled with debugging symbols otherwise I cannot see which line triggered the assert.
seandepagnier is offline   Reply With Quote
Old 07-06-2013, 06:46   #127
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,414
Re: Climatology

Quote:
Originally Posted by kubek View Post
Hi,

With file received from you "seasurfacetemperature.gz" it works fine, see screenshoot. But this file is different in size with those I can download from File Thingie 2.5.7 !!!! Your file is 300,021 bytes in size but from web page that file have 416,084 !!!! Maybe on the web this file is corrupted or wrong. I haven't any problems with climatology plugin now, It works on both 3.3.424 and 3.3.604 without errors.

Kubek
Sorry I tweaked stuff a while ago to reduce file size.. but this was a few weeks ago so I assumed the files were all updated. The currents should be a lot smaller too, but the old ones still work.. would be good to rebuild those.

I threw out currents below .2 knots because they are basically random and not really representing actual prevailing currents, and compression works a lot better with mostly zeros
seandepagnier is offline   Reply With Quote
Old 07-06-2013, 06:47   #128
Registered User

Join Date: Sep 2010
Posts: 153
Re: Climatology

Quote:
Originally Posted by rgleason View Post
Kubek, it appears you checked air temp, not sea temp. Also are you using Windows? Additionally have you tried farenheit and celcius, can you check that bug?
Hi,

As you can see on previous screenshot that was sea temp for sure.

I try to change C to F, but it doesn't work. As you can see on screenshots values are the same on both even it is set to C or F. Strange?

Maybe it is good idea to show units near values like in "new grib presentation" to not confused us.

Kubek
Attached Thumbnails
Click image for larger version

Name:	Air_Temp_in_F.jpg
Views:	140
Size:	263.8 KB
ID:	62050   Click image for larger version

Name:	Sea_Temp_in_F.jpg
Views:	125
Size:	291.4 KB
ID:	62051  

Click image for larger version

Name:	Air_Temp_in_C.jpg
Views:	122
Size:	246.4 KB
ID:	62052   Click image for larger version

Name:	Sea_Temp_in_C.jpg
Views:	105
Size:	280.6 KB
ID:	62053  

kubek is offline   Reply With Quote
Old 07-06-2013, 06:48   #129
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Quote:
Probably fixes this problem above, but with backtraces it helps if the plugin is compiled with debugging symbols otherwise I cannot see which line triggered the assert.
Sean, I agree, that I need the debugging symbols, what is the problem? How do I fix this? Is it that I possibly copied a "release" dll? Or is this something else that is needed?

Thanks, will git clone again, but I am going to copy&save the previous version because I know it works.

I will also rebuild the database first.
rgleason is online now   Reply With Quote
Old 07-06-2013, 07:06   #130
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Sean, just did a git fetch and git pull for origin/master branch, then git clone of climatology_pi. Then ran command line cmake .. and cmake --build . and got five errors related to isobars. See attached. Thanks.
Rick
Attached Files
File Type: doc climatology-command-line-build-after-git.doc (13.1 KB, 46 views)
rgleason is online now   Reply With Quote
Old 07-06-2013, 10:13   #131
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Sean have done gendata Make -K and recompiled the data. Then git cloned watchman, weather_routing, & climatology, and compiled in Linux Ubuntu.

Running Climatology in Linux , db progress bar works great.
I see you now can "enable" "disable" data types in Confiig - very nice.
Isobars for Pressure are no longer double, works much faster, don't even see progress bar!

A few housekeeping points...
Wind data - can we eliminate the N/A over land?
Seatemp data - no Brown land outline, covered by overlay, also "15" over all land, can we eliminate that "15"? and show the brown landmasses like the other overlays? -like air temp, cloud cover, & rel humidity?

Isobars run well for each of the data types! Very quick, much better.

Also cyclones is working nicely in Linux

Will zip and upload new Climatology Data Set to file thingie.
Then try compling for Windows.
rgleason is online now   Reply With Quote
Old 07-06-2013, 10:19   #132
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

When I first open the newly compiled Weather_routing in Linux with climatology pllugin running, it has a message "climatology data not correct". It closes. Then try to open again, and it loads fine.
Is this because of some stored data or cache that is not flused in weather_routing? I don't mind the message, but it is a little misleading to user.
rgleason is online now   Reply With Quote
Old 07-06-2013, 10:24   #133
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

In Linux, there is a noise dunt, dunt, dunt that accelerates as I move the cursor across the page. How do we control this? What is if for? Is is part of one of the plugins? Maybe not.
rgleason is online now   Reply With Quote
Old 07-06-2013, 11:18   #134
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Finally turned laptop sound off.
rgleason is online now   Reply With Quote
Old 08-06-2013, 06:03   #135
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,529
Images: 2
Re: Climatology

Climatology MSVC compile woes.... MSVC Output when compile, 1 failure - Climatology, due to IsoBarMap.cpp

Code:
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(148): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(148): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(187): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(205): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(493): error C2065: 'NAN' : undeclared identifier
Code:
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
2>------ Build started: Project: i18n, Configuration: Debug Win32 ------
3>------ Build started: Project: dashboard-i18n, Configuration: Debug Win32 ------
4>------ Build started: Project: weatherfax-i18n, Configuration: Debug Win32 ------
5>------ Build started: Project: wmm-i18n, Configuration: Debug Win32 ------
6>------ Build started: Project: SAR-i18n, Configuration: Debug Win32 ------
7>------ Build started: Project: weather_routing-i18n, Configuration: Debug Win32 ------
8>------ Build started: Project: climatology-i18n, Configuration: Debug Win32 ------
9>------ Build started: Project: rtlsdr-i18n, Configuration: Debug Win32 ------
2>  i18n: Done.
3>  dashboard_pi-i18n: Done.
6>  SAR-i18n: Done.
5>  wmm-i18n: Done.
7>  weather_routing_pi-i18n: Done.
8>  climatology_pi-i18n: Done.
4>  weatherfax_pi-i18n: Done.
9>  rtlsdr_pi-i18n: Done.
10>------ Build started: Project: CALCULATOR-i18n, Configuration: Debug Win32 ------
11>------ Build started: Project: watchman-i18n, Configuration: Debug Win32 ------
12>------ Build started: Project: celestial_navigation-i18n, Configuration: Debug Win32 ------
13>------ Build started: Project: aisradar-i18n, Configuration: Debug Win32 ------
14>------ Build started: Project: vdr-i18n, Configuration: Debug Win32 ------
15>------ Build started: Project: grib-i18n, Configuration: Debug Win32 ------
16>------ Build started: Project: climatology_pi, Configuration: Debug Win32 ------
11>  watchman_pi-i18n: Done.
10>  CALCULATOR-i18n: Done.
12>  celestial_navigation-i18n: Done.
13>  aisradar-i18n: Done.
14>  vdr-i18n: Done.
15>  grib_pi-i18n: Done.
16>  IsoBarMap.cpp
17>------ Skipped Build: Project: dashboard-pot-update, Configuration: Debug Win32 ------
17>Project not selected to build for this solution configuration 
18>------ Skipped Build: Project: dashboard-po-update, Configuration: Debug Win32 ------
18>Project not selected to build for this solution configuration 
19>------ Skipped Build: Project: grib-po-update, Configuration: Debug Win32 ------
19>Project not selected to build for this solution configuration 
20>------ Skipped Build: Project: grib-pot-update, Configuration: Debug Win32 ------
20>Project not selected to build for this solution configuration 
21>------ Skipped Build: Project: climatology-pot-update, Configuration: Debug Win32 ------
21>Project not selected to build for this solution configuration 
22>------ Skipped Build: Project: climatology-po-update, Configuration: Debug Win32 ------
22>Project not selected to build for this solution configuration 
23>------ Skipped Build: Project: po-update, Configuration: Debug Win32 ------
23>Project not selected to build for this solution configuration 
24>------ Skipped Build: Project: pot-update, Configuration: Debug Win32 ------
24>Project not selected to build for this solution configuration 
25>------ Skipped Build: Project: celestial_navigation-pot-update, Configuration: Debug Win32 ------
25>Project not selected to build for this solution configuration 
26>------ Skipped Build: Project: celestial_navigation-po-update, Configuration: Debug Win32 ------
26>Project not selected to build for this solution configuration 
27>------ Skipped Build: Project: rtlsdr-po-update, Configuration: Debug Win32 ------
27>Project not selected to build for this solution configuration 
28>------ Skipped Build: Project: rtlsdr-pot-update, Configuration: Debug Win32 ------
28>Project not selected to build for this solution configuration 
29>------ Skipped Build: Project: calculator-pot-update, Configuration: Debug Win32 ------
29>Project not selected to build for this solution configuration 
30>------ Skipped Build: Project: calculator-po-update, Configuration: Debug Win32 ------
30>Project not selected to build for this solution configuration 
31>------ Skipped Build: Project: vdr-po-update, Configuration: Debug Win32 ------
31>Project not selected to build for this solution configuration 
32>------ Skipped Build: Project: aisradar-pot-update, Configuration: Debug Win32 ------
32>Project not selected to build for this solution configuration 
33>------ Skipped Build: Project: aisradar-po-update, Configuration: Debug Win32 ------
33>Project not selected to build for this solution configuration 
34>------ Skipped Build: Project: vdr-pot-update, Configuration: Debug Win32 ------
34>Project not selected to build for this solution configuration 
35>------ Skipped Build: Project: watchman-po-update, Configuration: Debug Win32 ------
35>Project not selected to build for this solution configuration 
36>------ Skipped Build: Project: watchman-pot-update, Configuration: Debug Win32 ------
36>Project not selected to build for this solution configuration 
37>------ Skipped Build: Project: SAR-pot-update, Configuration: Debug Win32 ------
37>Project not selected to build for this solution configuration 
38>------ Skipped Build: Project: SAR-po-update, Configuration: Debug Win32 ------
38>Project not selected to build for this solution configuration 
39>------ Skipped Build: Project: weather_routing-po-update, Configuration: Debug Win32 ------
39>Project not selected to build for this solution configuration 
40>------ Skipped Build: Project: weather_routing-pot-update, Configuration: Debug Win32 ------
40>Project not selected to build for this solution configuration 
41>------ Skipped Build: Project: weatherfax-po-update, Configuration: Debug Win32 ------
41>Project not selected to build for this solution configuration 
42>------ Skipped Build: Project: weatherfax-pot-update, Configuration: Debug Win32 ------
42>Project not selected to build for this solution configuration 
43>------ Skipped Build: Project: wmm-po-update, Configuration: Debug Win32 ------
43>Project not selected to build for this solution configuration 
44>------ Skipped Build: Project: wmm-pot-update, Configuration: Debug Win32 ------
44>Project not selected to build for this solution configuration 
45>------ Skipped Build: Project: dummy, Configuration: Debug Win32 ------
45>Project not selected to build for this solution configuration 
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(148): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(148): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(187): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(205): error C2065: 'NAN' : undeclared identifier
16>..\..\..\plugins\climatology_pi\src\IsoBarMap.cpp(493): error C2065: 'NAN' : undeclared identifier
46>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
46>  Build all projects
47>------ Skipped Build: Project: PACKAGE, Configuration: Debug Win32 ------
47>Project not selected to build for this solution configuration 
48>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------
48>Project not selected to build for this solution configuration 
========== Build: 16 succeeded, 1 failed, 18 up-to-date, 31 skipped ==========
rgleason is online now   Reply With Quote
Reply

Tags
paracelle

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


Advertise Here


All times are GMT -7. The time now is 14:36.


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.