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 53 matches

by jachym
Mon 11 May 2015 11:26 am
Forum: Cumulus 1 (No longer being developed)
Topic: Getting data from Cumulus to PHP
Replies: 8
Views: 3576

Getting data from Cumulus to PHP

Hi, I am currently working on a template that will allow people to view data from their weather stations (if interested, more here: http://www.wxforum.net/index.php?topic=25900.0) I would like my templates to be compatible with Cumulus too. I myself dont know this software that well, I have used it ...
by jachym
Sat 06 Sep 2014 6:18 pm
Forum: SteelSeries Gauges
Topic: Linear border
Replies: 11
Views: 3265

Re: Linear border

Aha I see, the reason I did not want to download and use the new file was that I already made some other changes to the code, so I was trying to put it together from the new changed code.

Either way, I did what you suggested and voila - it works! Thanks very much!
by jachym
Sat 06 Sep 2014 6:09 pm
Forum: SteelSeries Gauges
Topic: Linear border
Replies: 11
Views: 3265

Re: Linear border

Thanks very much. Well, what I did - I downloaded the most recent "future" version (check the date of last modification you put into the comments :) ), I copied the section for drawLinearBackgroundImage from your new file and inserted it into my current file instead of the one that was the...
by jachym
Sat 06 Sep 2014 5:22 pm
Forum: SteelSeries Gauges
Topic: Linear border
Replies: 11
Views: 3265

Re: Linear border

Sorry I dont quite understand what you mean now. If you look at my page, the problem is just that when drawing the frame/background (wasnt able to figure out which one) it draws a border around it. A solution would be either setting stroke size to 0 or setting the color to the one that matches my ba...
by jachym
Sat 06 Sep 2014 2:50 pm
Forum: SteelSeries Gauges
Topic: Linear border
Replies: 11
Views: 3265

Re: Linear border

Hmm, thats weird, surely there must be somewhere the command to draw the rounded rectangle as a frame and I assume that the stroke color there is what I am looking for... I will try to look for it, in case someone has any ideas, I would very much appreciate it. I looked into using highcharts as well...
by jachym
Fri 05 Sep 2014 4:36 pm
Forum: SteelSeries Gauges
Topic: Linear border
Replies: 11
Views: 3265

Re: Linear border

Hi,
well changing the for loop made it even worse, instead of the gradient I got a very thick black line. The best result was achieved by deleting the for loop altogether, but I still have that annoying line - see http://meteopage.com/console/current.php
by jachym
Fri 05 Sep 2014 3:02 pm
Forum: SteelSeries Gauges
Topic: Linear border
Replies: 11
Views: 3265

Linear border

Hi, I was trying to play around a bit with the styling of the gauges and there is one thing I just cannot figure out. I am using the Linear gauge (see http://www.wilmslowastro.com/steelseries/demoLinear.html) and if you look there is always a black border around the frame. I tried setting framevisib...
by jachym
Wed 18 Dec 2013 5:12 pm
Forum: Weather
Topic: Climate data
Replies: 2
Views: 1688

Re: Climate data

Thanks for your help, but unfortunately, this is exactly the same thing as in case of the webpages I found - they have information for all the different cities, but only as a webpage - in other words, you find a particular location and it gives you an HTML file with the average high, low, precip etc...
by jachym
Wed 18 Dec 2013 4:10 pm
Forum: Weather
Topic: Climate data
Replies: 2
Views: 1688

Climate data

Hi guys, I was just wondering, I would like to get data about weather normals (averages) for some cities and possibly analyze them later. Unfortunately, I was only able to find datasets which are for the US only (not global data) on the NOAA website. Does anybody know where I could get such data in ...
by jachym
Fri 06 Sep 2013 1:53 pm
Forum: Fine Offset/EasyWeather
Topic: WH1080 data decription
Replies: 17
Views: 4620

Re: WH1080 data decription

OK, sorry I am completely confused now. In the cumulus log I have three values for wind: - wind (I assume this is the average speed) - gust - latestgust These values are sent to the station every 48s. The station only saves the data every 5 minutes. My question then is, what is the difference betwee...
by jachym
Thu 05 Sep 2013 10:25 pm
Forum: Fine Offset/EasyWeather
Topic: WH1080 data decription
Replies: 17
Views: 4620

Re: WH1080 data decription

Well what I mean is that when I use the standard importing PHP script from this site, it creates a MySQL table, which contains two columns regarding windgust, one called windgust, the other one Latestwindgust. Then for each 5min data I have a value for both and the windgust is either higher or same,...
by jachym
Thu 05 Sep 2013 6:11 pm
Forum: Fine Offset/EasyWeather
Topic: WH1080 data decription
Replies: 17
Views: 4620

Re: WH1080 data decription

Hi Steve, sorry to bother you again, but I noticed a very strange thing. I use the phpImport script to create a MySQL database. And in that database Ive always used the Windgust column to determine the windgust. Based on what you have written yesterday, it made sense - if I only save the data once e...
by jachym
Wed 04 Sep 2013 4:09 pm
Forum: Fine Offset/EasyWeather
Topic: WH1080 data decription
Replies: 17
Views: 4620

Re: WH1080 data decription

Thats ok, Im definetely not against using Cumulus, i actually use it even now, just that I download the data manually once in a while and I set up the MySQL because I wanted more customization possibilities, but that is not to say I dont want to use Cumulus, I use it even now.
by jachym
Wed 04 Sep 2013 3:47 pm
Forum: Fine Offset/EasyWeather
Topic: WH1080 data decription
Replies: 17
Views: 4620

Re: WH1080 data decription

or maybe, just thinking about it, sometimes we have a problem with the internet, for example the router we have at home freezes and needs a restart and I do that when I come home in the evening, so ideally something that also saves the data in case there is no internet connection. And if nothing lik...
by jachym
Wed 04 Sep 2013 3:38 pm
Forum: Fine Offset/EasyWeather
Topic: WH1080 data decription
Replies: 17
Views: 4620

Re: WH1080 data decription

Thanks very much for your information. Just a question then, I have already been considering buying some kind of a router which would be able to get the data and send it over wi-fi to a server. Is there any particular one you would recommend or one that you know works fine? The problem is that i am ...