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

New graphs?

Discussion and questions about Cumulus weather station software version 1. This section is the main place to get help with Cumulus 1 software developed by Steve Loft that ceased development in November 2014.
Post Reply
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

New graphs?

Post by steve »

Looking at how to add new graphs into the existing format with the thumbnails...

Easiest would be to add two new graphs to give two rows of 5 thumbnails. So, what to plot? Currently, things that immediately spring to mind:

- Outside humidity (dew point is plotted and this is related)
- Inside humidity
- Inside temperature

Options:
1. Put both humidities on one new graph and inside temp on the other new graph
2. Add outside humidity to existing outside temp/dew point graph, and have inside temp and humidity as two new graphs
3. As 2, but inside temp and humidity on one new graph, leaves one new graph unused for...?

Any thoughts or other suggestions?

Steve
Samuel
Posts: 53
Joined: Wed 22 Oct 2008 7:31 pm
Weather Station: WH1080
Operating System: vista
Location: Pålsboda, Sweden
Contact:

Re: New graphs?

Post by Samuel »

As I am a farmer I think outside humidity is the most important graph and I think opton 3 or to put outside humidity in one graph and the inside values in one graph
Image
kees
Posts: 10
Joined: Thu 23 Oct 2008 7:38 pm
Weather Station: Davis Vantage Pro2
Location: Andelst, Netherlands

Re: New graphs?

Post by kees »

Steve,

Have you ever thought of adding graphs that cover one month?
Kees.

Image
User avatar
dane
Posts: 417
Joined: Wed 10 Sep 2008 2:15 pm
Weather Station: Rosenborg 68700
Operating System: Win10 Ult., 64-bit, RaspberryPi
Location: Gilleleje, Denmark

Re: New graphs?

Post by dane »

My proposal:

Daily:
(like now) - wind direction
(like now) - wind speed, average & gust
(like now) - pressure (relative)
(like now) - rainfall rate
(like now) - rain today - could it be combined with the one above: rainfall rate into one graph ?
(like now) - outside temperature + dew point - wind chill might be a nice addition?

(new) - humidity outside and indoor
(new) - maybe indoor temperature ? - unless somebody else can suggest something better

Last 30 days (or current month):
(like now) - daily rain
(like now) - temperature min & max. - would like to see daily average included

(new) - rain this month / last 30 days (cumulative)

Ib
Ib
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: New graphs?

Post by steve »

I've added average temperature to the min/max graph:

Image

I think I'm going to go for Option 1, as it's the easiest (both humidities on same graph, hence only one scale needed) and put inside temp on a graph on its own for now.

Steve
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: New graphs?

Post by steve »

I've now added the new graphs:

http://sanday.org.uk/weather/trends.htm

Steve
bluebeard
Posts: 58
Joined: Thu 23 Oct 2008 2:38 pm
Weather Station: Watson W-8681
Location: Boston UK zero east
Contact:

Re: New graphs?

Post by bluebeard »

Steve, will it just be a case of releasing a fresh trendsT and trends.htm or (forgive my lack of knowledge) is more required to get these great new graphs into Cumulus and working?
http://www.lincs2locations.co.uk/weather

Crepuscular rays shine through everytime.................
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: New graphs?

Post by steve »

It will happen automatically, assuming you use the supplied trendsT.htm template. I'll be uploading the new version shortly.

Steve
dc1500
Posts: 243
Joined: Thu 04 Sep 2008 8:35 am
Weather Station: Watson W-8681 (Fine Offset type)
Operating System: Windows 10
Location: Laindon, S. Essex
Contact:

Re: New graphs?

Post by dc1500 »

Is it correct that a new installation only overites the program, the <web> files folder, the <webfiles> folder, and the <config.ini> file? so these are only ones that need to be backed up and replaced after installation. This worked ok for me last time but just want to make sure in case there are any new people about to re-install.

Dave
Image
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: New graphs?

Post by steve »

This is from the build file, hopefully it's clear what it all means :) - "ignoreversion" means overwrite without any version checks.

Code: Select all

[Files]
Source: "cumulus.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "VantagePro.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "Help\Cumulus.chm"; DestDir: "{app}\Help"; Flags: ignoreversion
Source: "web\*.*"; DestDir: "{app}\web"; Flags: ignoreversion
Source: "webfiles\*.*"; DestDir: "{app}\webfiles"; Flags: ignoreversion recursesubdirs
Source: "readme.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "licence.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "changes.txt"; DestDir: "{app}"; Flags: ignoreversion
Source: "alert.wav"; DestDir: "{app}"; Flags: ignoreversion
Edit: So if "config.ini" means "cumulus.ini", then no, the install doesn't overwrite that. I do some silly things from time to time, but that would be really silly, wouldn't it? :)

Edit2: And if it were me, I'd assume that an upgrade installation was going to do all kinds of horrible things to my data, and back up everything
Cumulus-related before an install. Which is what I do, in fact.

Steve
User avatar
steve
Cumulus Author
Posts: 26701
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: New graphs?

Post by steve »

Actually, that reminds me that the installer probably includes lots of 'example' web pages and images generated from test runs on my development machine. I'll pretend that's intentional ;)

Steve
dc1500
Posts: 243
Joined: Thu 04 Sep 2008 8:35 am
Weather Station: Watson W-8681 (Fine Offset type)
Operating System: Windows 10
Location: Laindon, S. Essex
Contact:

Re: New graphs?

Post by dc1500 »

I did mean cumulus.ini and yes it would be stupid! I think I paniced the time before last when all of my colour scheme and picture seemed to vanish. but I think it still said "Laindon Weather" so it must have retained it. I can follow that and it's pretty much what I thought happened. I am backing up data anyway, so should be safe from now on which is good because everything looks spot on to me now. ;-)
Dave C
Image
Post Reply