Sandaysoft

Support forum for Cumulus weather station software
It is currently Fri May 24, 2013 8:43 am
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 23 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Cannot save NOAA reports
PostPosted: Wed Feb 29, 2012 8:06 pm 
Offline

Joined: Sun Jan 03, 2010 9:35 am
Posts: 30
Location: Clifton, Cumbria
Weather Station: Maplin N96GY
Operating System: Windows XP sp3
I'm trying to generate the Mounthly & Annual NOAA reports to use on my web site, but when i click save nothing happens. I am assuming that the windows save as window should popup so i can show it where to save them, but nothing. Any help is very welcome.

_________________
John

Clifton Weather Station


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Wed Feb 29, 2012 10:46 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Yes, a standard Windows save dialogue should open. Are you using the default filename formats in the NOAA setup, or have you changed them? What folder have you installed Cumulus in? Does the 'Reports' folder exist in the installation folder? Are the reports being generated and displayed in the window?

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 6:55 am 
Offline

Joined: Sun Jan 03, 2010 9:35 am
Posts: 30
Location: Clifton, Cumbria
Weather Station: Maplin N96GY
Operating System: Windows XP sp3
Hi Steve, Yes default file names are being used, Cumulus is installed in C:\cumulus, the reports folder does exists in sames place & yes I can view the reports when generated, just not save them. After a little bit of experimenting with a 2nd instalation of Cumulus (on another PC, not live) I could generate & save the reports, but if I changed the cumulus ini file for the one on my live system I could again not save the reports. I have attached a copy of my ini file, i have removed website username & password.

_________________
John

Clifton Weather Station


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 8:09 am 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Thanks - I'll experiment with your ini file and see if I can work out the cause.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 9:49 am 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Your file format settings have somehow lost the double quotes at the beginning and end. Yours look like this:

Attachment:
NOAA Setup_2012-03-01_09-37-10.png

which in cumulus.ini looks like this:

MonthFileFormat=NOAAMO"mmyy".txt
YearFileFormat=NOAAYR"yyyy".txt

They should look like this:

Attachment:
NOAA Setup_2012-03-01_09-36-30.png

which in cumulus.ini looks like this:

MonthFileFormat="NOAAMO"mmyy".txt"
YearFileFormat="NOAA_YR_"yyyy".txt"

The effect of the way you have it is that the double quotes are now surrounding the wrong characters and the desired result is reversed; the NOAAMO (or NOAAYR) and .txt parts are getting converted to dates and times, and the mmyy (or yyyy) parts are being treated as plain text with no conversion. The result is an invalid filename which Windows is unable to use, so it doesn't show the dialogue.


You do not have the required permissions to view the files attached to this post.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 1:47 pm 
Offline
User avatar

Joined: Tue Dec 09, 2008 1:37 pm
Posts: 1851
Location: Dudley, West Midlands, UK
Weather Station: None !
Operating System: XP SP3
Quote:
I'm trying to generate the Mounthly & Annual NOAA reports to use on my web site ....

But you are not using the default naming formats.

ie. You have "NOAA_YR_"yyyy".txt"

Intead of "NOAAYR"yyyy".txt"

If you wish to use either the Javascript or PHP 'web viewer' for your reports they will be unable to locate your yearly reports.

_________________
Image
......................Imagine, what you will KNOW tomorrow !


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 1:55 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Good point, well spotted. I was wondering how they could have lost the quotes if they hadn't been changed, as claimed.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 3:27 pm 
Online
User avatar

Joined: Thu Jan 07, 2010 9:44 pm
Posts: 2519
Location: Wilmslow, Cheshire, UK
Weather Station: Davis VP2
Operating System: XP SP3, Win 7
Steve you may want to delete that ini file, it still has username/passwords in it! I pm'd John but he hasn't removed it

_________________
Mark
Wilmslow Astro Weather


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 3:33 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
Thanks Mark, done. I usually check, but given the statement in the post I didn't think it necessary.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Thu Mar 01, 2012 6:19 pm 
Offline

Joined: Sun Jan 03, 2010 9:35 am
Posts: 30
Location: Clifton, Cumbria
Weather Station: Maplin N96GY
Operating System: Windows XP sp3
Thanks Steve, that's fixed it, don't know how the files names got altered, i'm sure I didn't change them, but i must have done something.
Mark, sorry didn't reply to pm just got back from work.
Thanks again

_________________
John

Clifton Weather Station


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Mon Apr 16, 2012 5:55 pm 
Offline

Joined: Thu Jun 09, 2011 6:07 pm
Posts: 10
Location: Stade, Germany
Weather Station: WH3080
Operating System: Windows 7
Hi
I have just updated Cumulus and wanted to view the NOAA reports. For the monthly everything is fine. But the annual report just doesn't open. I get this bug report (attached). Can anybody tell me what went wrong?


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Mon Apr 16, 2012 6:58 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
It's crashing in the Delphi runtime code, adding a line to the part of the window that displays the report. I don't know whether this is a bug in Delphi or something I'm doing wrong. But the code for the annual report is very similar to the code for the monthly report, so I don't know why one crashes and the other doesn't, nor why it crashes for you but not for others. If I find anything I'll post another reply here.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Mon Apr 16, 2012 9:35 pm 
Offline

Joined: Thu Jun 09, 2011 6:07 pm
Posts: 10
Location: Stade, Germany
Weather Station: WH3080
Operating System: Windows 7
thx Steve, I hope you find something. I find this very usefull...


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Wed Apr 18, 2012 7:49 am 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17592
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
tfk78 wrote:
thx Steve, I hope you find something. I find this very usefull...
So far the Delphi experts have been unable to suggest anything. There's a suggestion that it might be something to do with the input data, so if you attach your dayfile.txt I'll try it myself. It would also probably be useful to zip up the diags folder and attach that.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Cannot save NOAA reports
PostPosted: Wed Apr 18, 2012 4:29 pm 
Offline

Joined: Thu Jun 09, 2011 6:07 pm
Posts: 10
Location: Stade, Germany
Weather Station: WH3080
Operating System: Windows 7
Hi Steve

Please find attached the requested data. I hope it helps.

Thanks!


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 23 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group