Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4018) - 28 March 2024

Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

NOAA on V3130

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
G6GUH
Posts: 87
Joined: Sat 23 Mar 2013 9:29 am
Weather Station: Davis VP2 Pro
Operating System: Windows 10
Location: Church Stretton, Shropshire

NOAA on V3130

Post by G6GUH »

Since upgrading from V3122 to V3130 the NOAA reports no longer show on my website.

Raspberry pi

Upgraded as I usually do by stopping Cumulus, backed up to my backup files, renamed working program on pi, uploaded new version to pi. copied cumulus.ini and data folder over. restarted and the next day there were no NOAA files to display, I've been through all options on setting and could not find any missed settings. I updated the webfiles .

any idea what I have missed/ messed up ?

thanks Pete

www.cardingmillweather.co.uk
User avatar
mcrossley
Posts: 12697
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: NOAA on V3130

Post by mcrossley »

Did you copy over the /Reports folder - that is where the NOAA reports are stored.
User avatar
ConligWX
Posts: 1573
Joined: Mon 19 May 2014 10:45 pm
Weather Station: Davis vPro2+ w/DFARS + AirLink
Operating System: Ubuntu 22.04 LTS
Location: Bangor, NI
Contact:

Re: NOAA on V3130

Post by ConligWX »

you need to edit the http://www.cardingmillweather.co.uk/js/noaarpts.js file

change:

Code: Select all

let rptPath = '';  // Your path should have a trailing "/", eg. 'Reports/'
to

Code: Select all

let rptPath = 'Reports/';  // Your path should have a trailing "/", eg. 'Reports/'
or to whatever folder your noaa reports are ftp'd too
Regards Simon

https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir •

Image
Post Reply