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 4019) - 03 April 2024

Legacy Cumulus 1 release 1.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

Search found 1183 matches

by saratogaWX
Tue 16 Apr 2024 9:33 pm
Forum: General
Topic: Website "Not safe"
Replies: 12
Views: 131

Re: Website "Not safe"

I think the root cause is not having an SSL cert for the website, so multiple browser mark http as "Not Safe" -- it doesn't mean the content, just the connection is "Not Safe" GoDaddy shared hosting seems to want to sell you an expensive SSL cert, but... it's possible with cPanel...
by saratogaWX
Tue 16 Apr 2024 9:27 pm
Forum: Saratoga Templates
Topic: Meso-map stopped working
Replies: 17
Views: 5465

Re: Meso-map stopped working

I've sent Martin an email just now.. hopefully he'll get that and get it fixed.
by saratogaWX
Thu 11 Apr 2024 4:41 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2238

Re: Important - Highcharts Licensing

@HansR, I'm not trying to avoid technological progress, just trying to minimize the 'attack surface' of a hobbyist's website. Recently, there have been multiple 'supply chain' attacks where miscreants have infiltrated backdoors/other malware via open-sourced software via CDN distributions. Some have...
by saratogaWX
Thu 11 Apr 2024 4:08 pm
Forum: Saratoga Templates
Topic: Meso-map stopped working
Replies: 17
Views: 5465

Re: Meso-map stopped working

I think it's a Kristal hosting issue.. their Cloudflare caching is default enabled and includes Immunify Anti-malware checking. Sigh.
by saratogaWX
Tue 09 Apr 2024 9:41 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2238

Re: Important - Highcharts Licensing

Stuart, I share a longtime aversion to excessive use of JavaScript in websites -- it runs in the browser, and if it comes from a CDN, there's always the possibility of it not being available (internet issues) or, recently, getting malware via an infected CDN distribution. CumulusMX is designed to be...
by saratogaWX
Tue 09 Apr 2024 9:04 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2238

Re: Important - Highcharts Licensing

I agree.. we have to eliminate Highcharts from our usage and replace with an open source graphic package (JavaScript) I'm looking at: ApexCharts https://apexcharts.com/javascript-chart-demos/line-charts/ ChartsJS https://www.chartjs.org/ https://github.com/chartjs/Chart.js https://www.chartjs.org/do...
by saratogaWX
Tue 09 Apr 2024 2:00 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2238

Re: Important - Highcharts Licensing

I'm starting my experiments with other open-source JavaScript packages by first adapting Mark's existing Highcharts to the Saratoga template Then I'll modify the scripts for each tested package. Here's what my adaptation of the existing Highcharts looks like: 2024-04-09_CUMX-Highcharts.jpg 2024-04-0...
by saratogaWX
Mon 08 Apr 2024 11:04 pm
Forum: Saratoga Templates
Topic: Meso-map stopped working
Replies: 17
Views: 5465

Re: Meso-map stopped working

Running /mmap/mesonet-map-json.php?debug=y on your site
shows you're getting the wsidchk challenge like @Bridger .. contact ukwx.net and have them either allow your ip w/o challenge or to turn off the immunify plugin on their hosting.
by saratogaWX
Mon 08 Apr 2024 5:35 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2238

Re: Important - Highcharts Licensing

Hi Mark, I'll keep you posted on my explorations. PlotLY is a D3 wrapper :) Been a while since I've explored the wild world of JavaScript packages. I do want something that can be loaded locally as a file, not have to depend on a CDN (or use NPM) so it's easy to setup and maintain locally. With so m...
by saratogaWX
Mon 08 Apr 2024 4:53 pm
Forum: Cumulus MX Current (releases since b3043)
Topic: Important - Highcharts Licensing
Replies: 53
Views: 2238

Re: Important - Highcharts Licensing

I'm doing some experimentation with replacing Highcharts with open-source graphing products like ChartsJS, Grafana, PlotLY .. each has their own ecosystem with some using SVG and some using canvas. I'm looking to replace the graphs in the Saratoga template Cumulus plugin for CumulusMX. So many packa...
by saratogaWX
Thu 04 Apr 2024 7:58 pm
Forum: Saratoga Templates
Topic: Aerisweather has been rebranded as Vaisala Xweather...
Replies: 1
Views: 278

Re: Aerisweather has been rebranded as Vaisala Xweather...

I just participated in a webinar with the Vaisala Xweather developers and asked the following questions: 1) will free/limited use API keys continue to be available to data submitters to pwsweather.com? Answer: yes.. old keys for api.aerisweather.com will work with data.api.xweather.com and new keys ...
by saratogaWX
Mon 01 Apr 2024 8:28 pm
Forum: Saratoga Templates
Topic: Base-USA nws-alerts-details-inc.php updated - show station loc on alert map
Replies: 0
Views: 143

Base-USA nws-alerts-details-inc.php updated - show station loc on alert map

If the NWS issues an alert with geometries, the script already displays a map of the alert area. This update to Base-USA template now shows a green pin over the station's location (based on Settings.php entries for latitude, longitude, and cityname) The update has 3 files (nws-alerts-details-inc V1....
by saratogaWX
Fri 29 Mar 2024 10:15 pm
Forum: Saratoga Templates
Topic: Aerisweather has been rebranded as Vaisala Xweather...
Replies: 1
Views: 278

Aerisweather has been rebranded as Vaisala Xweather...

I received an announcement from Aerisweather.com 29-Mar-2024 saying AerisWeather is now Vaisala Xweather We'd previously announced our ongoing transition into the Vaisala Xweather brand. This email serves to inform you that the transition is now complete, and the next time you access aerisweather.co...
by saratogaWX
Sat 23 Mar 2024 7:04 pm
Forum: Saratoga Templates
Topic: Webpage not displaying
Replies: 10
Views: 6345

Re: Webpage not displaying

The curl 'failed to connect' issue is a problem with your webserver's connection -- it's something the hoster needs to address in the routing for outbound connections to weather.gc.ca -- the script just reports the issue (but can't fix it).
by saratogaWX
Mon 26 Feb 2024 5:21 pm
Forum: Saratoga Templates
Topic: Saratoga CU-Plugin Webtags Change.
Replies: 2
Views: 1075

Re: Saratoga CU-Plugin Webtags Change.

Thanks for spotting that.. I've updated tags.txt (and samples) in the CU-plugin.zip