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 4017) - 17 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

average monthly temperature

Topics about the Beta trials up to Build 3043, the last build by Cumulus's founder Steve Loft. It was by this time way out of Beta but Steve wanted to keep it that way until he made a decision on his and Cumulus's future.

Moderator: mcrossley

Locked
raffi79
Posts: 7
Joined: Wed 02 Aug 2017 4:04 pm
Weather Station: Davis
Operating System: Mac Os

average monthly temperature

Post by raffi79 »

Hi all of you,

could you please tell me where I can find the average monthly temperature in the cumulus files?

thanks in advance for your help!
User avatar
dazza1223
Posts: 860
Joined: Sun 25 Jan 2015 8:41 pm
Weather Station: Davis Vantage Pro 2 plus
Operating System: Raspberry pi 4 (4gb)
Location: Worthing
Contact:

Re: average monthly temperature

Post by dazza1223 »

what the tag files?
Have fun and keep learning

dazza :D

https://www.davisworthing.co.uk

Image
User avatar
PaulMy
Posts: 3775
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: average monthly temperature

Post by PaulMy »

I don't believe the monthly average temperature is saved in a file by Cumulus. However, the Cumulus NOAA reports that you can set Cumulus to save daily and monthly have the mean temp. There are scripts to calculate average temp from the dayfile.txt file such as http://www.komokaweather.com/weather/be ... maryCU.php Or if you have your data in a MySQL file you can then also extract averages i.e. http://www.komokaweather.com/mysql/monthly-data.php

Enjoy,
Paul
Davis Vantage Pro2+
C1 www.komokaweather.com/komokaweather-ca
MX www.komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX www.komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX www. komokaweather.com/cumulusmx4/index.htm

Image
raffi79
Posts: 7
Joined: Wed 02 Aug 2017 4:04 pm
Weather Station: Davis
Operating System: Mac Os

Re: average monthly temperature

Post by raffi79 »

I found that file dayfile.txt but could you paste overhere the script that helps me in showing the table like in the links you put in your reply?

Thanks for your help!
User avatar
PaulMy
Posts: 3775
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: average monthly temperature

Post by PaulMy »

Hi Raffi,
I am just heading out the door until this evening and will then take a better look at the scripts. In the meantime. the Data Summary is by bettlejuice and you should be able to find it here on the forum. The monthly data is from my MySQL database where I import dayfile.txt once a day. Do you have that?

Regards,
Paul
Davis Vantage Pro2+
C1 www.komokaweather.com/komokaweather-ca
MX www.komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX www.komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX www. komokaweather.com/cumulusmx4/index.htm

Image
sfws
Posts: 1183
Joined: Fri 27 Jul 2012 11:29 am
Weather Station: Chas O, Maplin N96FY, N25FR
Operating System: rPi 3B+ with Buster (full)

Re: average monthly temperature

Post by sfws »

For Paul's http://www.komokaweather.com/weather/be ... maryCU.php, the forum topic Paul (in his latest post) means is https://cumulus.hosiene.co.uk/viewtopic.php?f=14&t=11397 - this PHP script works from Cumulus log 'dayfile.txt'. Latest Download on first post dated 01 Feb 2014 11:46.

An alternative, using Cumulus NOAA reports (Paul mentioned those in his earlier post) as the source for the figures, is available at http://weather.wildwoodnaturist.com/downloadsCVW.php, the relevant zip, readme, and example are dated March 11, 2015. Other alternative using NOAA reports is described on forum at https://cumulus.hosiene.co.uk/viewtopic.php?f=14&t=5754 (Choose either PHP script or JavaScript version).

As Paul says, he also uses an alternative at http://www.komokaweather.com/mysql/dayf ... le-sql.php - that PHP script uses a database as source. For download source on forum see https://cumulus.hosiene.co.uk/viewtopic.php?f=14&t=15983, you will see from my comments in that topic, that some of the total line in that output is not correctly populated in the official download. My database schema is unique to me, so I won't share my version of that day by day output script, nor my other script that shows various statistics output month by month, but simply say that if you become expert in programming in future, then you can do other options.

I leave Paul to respond on what he used for his http://www.komokaweather.com/mysql/monthly-data.php table output.
raffi79
Posts: 7
Joined: Wed 02 Aug 2017 4:04 pm
Weather Station: Davis
Operating System: Mac Os

Re: average monthly temperature

Post by raffi79 »

Thank you very much for your help. It's done and works great!
I have one more question - do you think it's possible in some way to take the datas from Raspberry from January and Fabruary?
You do not have the required permissions to view the files attached to this post.
Locked