Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

(Note that 4.1.0 (build 4024) - 05 June 2024 remains available, but usage of this version is not recommended - particularly for Davis stations - and the included utility in this distribution for migrating to v4 is known to contain errors affecting conversion of dayfile.txt)

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 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 367 matches

by SJG1976
Thu 27 Jan 2022 6:23 pm
Forum: Davis VP/VP2/Vue
Topic: WLL Questions
Replies: 108
Views: 14105

Re: WLL Questions

Mapantz wrote: Thu 27 Jan 2022 2:04 pm Added the leaf wetness to old Betsy!

https://postimg.cc/VJkSxMML

There is an extremely fine drizzle falling..

Looking Good....

I need someone to sponsor me and send me loads of stuff. So I can get my sensors, or wait until Christmas.... Ha Ha Ha.
by SJG1976
Thu 27 Jan 2022 3:46 am
Forum: Webcams
Topic: New WebCams
Replies: 39
Views: 35524

Re: New WebCams

I use Reolink camera and it works very well with IpTimeLapse software. Mine is a RLC-410W https://reolink.com/gb/product/rlc-410w/?gclid=Cj0KCQiA_8OPBhDtARIsAKQu0gZuApeZLBfWCg6G9gvMqevMn7Plv_ivrJ4_F7oP870myg1bYPvn9mUaAqFoEALw_wcB not overly expensive and produces a good image day or night. https://...
by SJG1976
Wed 26 Jan 2022 10:38 pm
Forum: Webcams
Topic: New WebCams
Replies: 39
Views: 35524

Re: New WebCams

Thanks for the links. My broadband isn't too bad (not as good as lots by any means still FTTC) and I'm getting about 15mbps upload. I've already got 4 Google Camera Streams uuploading but all private The Cheap Cameras might be they way forward. Something like a Foscam or the ieGeek. I did think abou...
by SJG1976
Wed 26 Jan 2022 9:28 pm
Forum: Webcams
Topic: New WebCams
Replies: 39
Views: 35524

New WebCams

Does anyone Still have active Weather Webcams on their site anymore. Mine got taken offline a while ago, and I've never quiet got round to replacing it. I've had a few. 1st was a Microsoft LifeCam streaming via a PC. Next cam one of the External Nest CAMS and a Live Stream. Now looking at doing anot...
by SJG1976
Wed 26 Jan 2022 3:58 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

Thanks Dazza, Your Using <item name="Pm25.3h.avg"> As an Example in your XML File. I've not tried that. When I tried <item name="AirLinkPm2p5_3hrOut"> This is when my XML didn't update the HTML Pages. Not sure if it's the Underscore that makes a difference?
by SJG1976
Tue 25 Jan 2022 10:15 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

Have you got encoding="UTF-8"? set at the top of the tree? I have no issues with using the underscore in mine.. Is that in the XMl? Hmmmm No i haven't. <?xml version="1.0" encoding="ISO-8859-1"?> <!--Cumulus WebTag XML Data file - version 1.8--> <weatherdata> <timeandd...
by SJG1976
Tue 25 Jan 2022 7:14 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

Found it. I changed the name of the Tags in the XML Removing the _ AirLinkPm2p5_24hrOut became AirLinkPm2p524hrOut Changed this in the HTML and all working. AQ.PNG Ahh simple when you know how. Next to set the UOM so it doesn't Display ?m I know it's too do with the UTF-8 Encoding, and I need to do ...
by SJG1976
Tue 25 Jan 2022 6:16 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

Changed that but no difference.

I also changed one of the NOW Values from span class to span I'd and the values then vanished.
So it something else wrong in my code.
:bash:

Coding really isn't for me....
But I do like a challenge. :D
by SJG1976
Tue 25 Jan 2022 3:48 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

I'm not using IN I don't think? For that one Missing line.. HTML <td><span class="ajax" id="AirLinkPm2p5_1hrOut"></span></td> XML <item name="AirLinkPm2p5_1hrOut"> <value> 44.4 </value> <unit> </unit> <class>dynamic</class> <description> </description> </item> I've only...
by SJG1976
Tue 25 Jan 2022 3:25 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

I'm still having a Mare with this one. the HTML is as below <table id="CM2Weather-Table"> <tr> <th colspan="4">Air Quality</th> </tr> <tr> <th></th><th>PM1</th><th>PM2.5</th><th>PM10</th> </tr> <tr> <td>Now</td> <td><span class="ajax" id="AirLinkPm1Out"></span...
by SJG1976
Mon 24 Jan 2022 10:32 pm
Forum: Davis VP/VP2/Vue
Topic: WLL Questions
Replies: 108
Views: 14105

Re: WLL Questions

I'm just going to be interested if mine updates, and if I then get the health data on the Weather Link Live Site.

Mine Firmware is still behind yours Mark.
by SJG1976
Mon 24 Jan 2022 9:52 pm
Forum: Davis VP/VP2/Vue
Topic: WLL Questions
Replies: 108
Views: 14105

Re: WLL Questions

I've not had a reply from my query yet.

Be interesting to see if it just happens though....
by SJG1976
Mon 24 Jan 2022 9:48 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

I'm far from an expert coder.
I did try Coffecup at the weekend.

But struggled with it a bit

I did like the fact you code load up a CSS and a PHP or HTML and it would know the IDs

But probably overkill for my basic knowledge..
by SJG1976
Mon 24 Jan 2022 9:42 pm
Forum: Web site - General
Topic: Live Updates on Webpage (do I need Ajax)
Replies: 37
Views: 4066

Re: Live Updates on Webpage (do I need Ajax)

Yes the Ajax bit looks the same. The php part I've currentky got is working fine, just not the Ajax bit. Never thought about doing both, I've either gone with one of the other. Perhaps I have some hidden character in there somewhere. Also just out of interest what editor are you using for your webpa...
by SJG1976
Mon 24 Jan 2022 9:36 pm
Forum: Davis VP/VP2/Vue
Topic: WLL Questions
Replies: 108
Views: 14105

Re: WLL Questions

I've added a tags2 page to mine just for testing.

Https://cm2weather.co.uk/tags2.php

Which I think I've added most tags to a table.

A very unformatted tables, but working sort of anyway...