Page 1 of 1

NOAA Reports

Posted: Wed 13 Mar 2019 12:48 pm
by kwallace
How can I get the NOOA current month and year reports to go daily into a local folder (NOAA) on the same system Cumulus is running on?
I don't want to use PHP . I saw somewhere just to specify a local path and uncheck Auto FTP, but that does not seen to work.

Re: NOAA Reports

Posted: Wed 13 Mar 2019 2:03 pm
by PaulMy
For my Cumulus1 I have always had the NOAA settings as "Auto save" and "Auto FTP" so all the month and year files are FTP and also placed in the Cumulus\Records folder (I had actually forgotten until yesterday that this Cumulus\Reports folder exists).

For my CumulusMX I had not set up the NOAA settings so nothing has been FTP or saved and don't have a CumulusMX\Reports folder so my assumption is that all you would need to do is set to "Auto save after daily reset" and Cumulus will create the Cumulus\Reports folder and save the files daily. I will know tomorrow if that works as I've just did that setting in my CumulusMX.

Enjoy,
Paul

Re: NOAA Reports

Posted: Thu 14 Mar 2019 4:26 am
by PaulMy
Well that didn't work completely. CumulusMX tried to create the reports but, from the MXdiags, couldn't save it as the CumulusMX\Reports\ folder didn't exist. Looks like it doesn't create the folder.
2019-03-14 00:00:01.580 Creating NOAA monthly report for March 13, 2019
2019-03-14 00:00:02.441 Saving monthly report as Reports\NOAAMO0319.txt
2019-03-14 00:00:02.644 Error creating NOAA reports: Could not find a part of the path 'C:\added_programs\CumulusMX_version_folders\CumulusMXDist3047-20190203\CumulusMX\Reports\NOAAMO0319.txt'.
I have now created it and will see tomorrow if it will save the reports in CumulusMX\Reports\ which I suspect it will.

Enjoy,
Paul

Re: NOAA Reports

Posted: Fri 15 Mar 2019 2:22 pm
by PaulMy
That worked.

In CumulusMX Settings NOAA settings
Tick "Auto save after daily reset" - make sure you have created a \CumulusMX\Records folder, and CumulusMX will save the file at daily reset
Tick 'Auto FTP after auto save" and Cumulus will FTP to your remote site.

For prior months or years Cumulus1 can recreate the reports from View tab, NOAA Monthly or Yearly, set the period, Update the display, and save. I can't see this function in CumulusMX, but the reports from Cumulus1 and CumulusMX are identical.

Enjoy,
Paul

Re: NOAA Reports

Posted: Fri 15 Mar 2019 2:35 pm
by PaulMy
How can I get the NOOA current month and year reports to go daily into a local folder (NOAA) on the same system Cumulus is running on?
I don't want to use PHP . I saw somewhere just to specify a local path and uncheck Auto FTP, but that does not seen to work.
So, make sure you have a \CumulusMX\Reports folder, tick "Auto save at daily reset" and that should put the reports in that folder with the name format you have in the NOAA settings.

If you wanted the files in another folder you could use the Extra web files function in CumulusMX by entering the source (i.e. \CumulusMX\Reports\NOAAxxxx.txt) and remote (\yourlocalfolder\yourfilename.txt), set to process, but not FTP, and tick End of Day.
Note: I have used End of Day but only with FTP so not sure if it would work the same without FTP.

Enjoy,
Paul

Re: NOAA Reports

Posted: Sat 16 Mar 2019 10:18 am
by mcrossley
Thanks for finding this Paul, I've updated the download Zip file to include an empty "Reports" folder now.